2023-11-05 18:45:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-05 18:45:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-generator') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-generator') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-generator') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/id-generator', 'match' => false, 'parent' => null, ] 2023-11-05 18:45:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/id-generator', 'match' => true, 'parent' => null, ] 2023-11-05 18:45:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-05 18:45:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-05 18:45:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-05 18:45:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/id-generator in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-05 18:45:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-05 18:45:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/id-generator' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/id-generator' 'QUERY_STRING' => 'p=cpresources/556910ad/id-generator' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/id-generator' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-generator' 'REMOTE_PORT' => '38818' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; rv:6.0) Gecko/20100101 Firefox/6.0' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/id-generator' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-generator' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/id-generator' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-generator' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699238711.962 'REQUEST_TIME' => 1699238711 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-05 18:45:12 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:12 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:12 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:12 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:12 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:12 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:12 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:12 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:12 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:12 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:12 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:12 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:12 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:12 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-05 18:45:12 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/state-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/state-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:12 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/state-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/state-handler', 'match' => false, 'parent' => null, ] 2023-11-05 18:45:12 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/state-handler', 'match' => true, 'parent' => null, ] 2023-11-05 18:45:12 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-05 18:45:12 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-05 18:45:12 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-05 18:45:12 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/state-handler in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/state-handler' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/state-handler' 'QUERY_STRING' => 'p=cpresources/556910ad/state-handler' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/state-handler' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/state-handler' 'REMOTE_PORT' => '38914' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/state-handler' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/state-handler' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/state-handler' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/state-handler' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699238712.0648 'REQUEST_TIME' => 1699238712 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-05 18:45:12 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:12 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:12 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:12 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:12 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:12 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:12 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:12 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:12 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:12 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:12 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:12 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:12 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:12 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-05 18:45:12 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/object.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/object.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:12 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/object.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/detection-strategy/object.js', 'match' => false, 'parent' => null, ] 2023-11-05 18:45:12 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/detection-strategy/object.js', 'match' => true, 'parent' => null, ] 2023-11-05 18:45:12 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-05 18:45:12 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-05 18:45:12 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-05 18:45:12 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/detection-strategy/object.js in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/detection-strategy/object.js' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'QUERY_STRING' => 'p=cpresources/556910ad/detection-strategy/object.js' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/detection-strategy/object.js' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'REMOTE_PORT' => '38704' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'colly - https://github.com/gocolly/colly/v2' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699238712.0817 'REQUEST_TIME' => 1699238712 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-05 18:45:12 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:12 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:12 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:12 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:12 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:12 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:12 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:12 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:12 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:12 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:12 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:12 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:12 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:12 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-05 18:45:12 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/scroll.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/scroll.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:12 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/scroll.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/detection-strategy/scroll.js', 'match' => false, 'parent' => null, ] 2023-11-05 18:45:12 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/detection-strategy/scroll.js', 'match' => true, 'parent' => null, ] 2023-11-05 18:45:12 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-05 18:45:12 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-05 18:45:12 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-05 18:45:12 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/detection-strategy/scroll.js in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/detection-strategy/scroll.js' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'QUERY_STRING' => 'p=cpresources/556910ad/detection-strategy/scroll.js' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/detection-strategy/scroll.js' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'REMOTE_PORT' => '38804' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'colly - https://github.com/gocolly/colly/v2' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699238712.1561 'REQUEST_TIME' => 1699238712 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-05 18:45:12 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:12 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:12 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:12 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:12 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:12 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:12 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:12 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:12 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:12 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:12 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:12 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:12 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:12 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-05 18:45:12 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/jquery-ui/ui/widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/jquery-ui/ui/widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:12 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/jquery-ui/ui/widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/eebb8621/jquery-ui/ui/widget', 'match' => false, 'parent' => null, ] 2023-11-05 18:45:12 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/eebb8621/jquery-ui/ui/widget', 'match' => true, 'parent' => null, ] 2023-11-05 18:45:12 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-05 18:45:12 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-05 18:45:12 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-05 18:45:12 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/eebb8621/jquery-ui/ui/widget in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/eeb...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/eebb8621/jquery-ui/ui/widget' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'QUERY_STRING' => 'p=cpresources/eebb8621/jquery-ui/ui/widget' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/eebb8621/jquery-ui/ui/widget' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'REMOTE_PORT' => '38842' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699238712.1751 'REQUEST_TIME' => 1699238712 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-05 18:45:12 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:12 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:12 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:12 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:12 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:12 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:12 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:12 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:12 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:12 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:12 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:12 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:12 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:12 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-05 18:45:12 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/vendor/jquery.ui.widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/vendor/jquery.ui.widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:12 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/vendor/jquery.ui.widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/eebb8621/vendor/jquery.ui.widget', 'match' => false, 'parent' => null, ] 2023-11-05 18:45:12 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/eebb8621/vendor/jquery.ui.widget', 'match' => true, 'parent' => null, ] 2023-11-05 18:45:12 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-05 18:45:12 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-05 18:45:12 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-05 18:45:12 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/eebb8621/vendor/jquery.ui.widget in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/eeb...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/eebb8621/vendor/jquery.ui.widget' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'QUERY_STRING' => 'p=cpresources/eebb8621/vendor/jquery.ui.widget' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/eebb8621/vendor/jquery.ui.widget' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'REMOTE_PORT' => '38634' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1; rv:54.0) Gecko/20100101 Firefox/54.0' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699238712.172 'REQUEST_TIME' => 1699238712 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-05 18:45:12 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:12 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:12 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:12 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:12 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:12 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:12 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:12 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:12 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:12 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:12 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:12 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:12 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:12 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-05 18:45:12 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/application/octet-stream') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/application/octet-stream') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:12 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/application/octet-stream') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/eebb8621/application/octet-stream', 'match' => false, 'parent' => null, ] 2023-11-05 18:45:12 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/eebb8621/application/octet-stream', 'match' => true, 'parent' => null, ] 2023-11-05 18:45:12 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-05 18:45:12 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-05 18:45:12 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-05 18:45:12 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/eebb8621/application/octet-stream in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/eeb...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:12 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/eebb8621/application/octet-stream' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'QUERY_STRING' => 'p=cpresources/eebb8621/application/octet-stream' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/eebb8621/application/octet-stream' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'REMOTE_PORT' => '38826' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699238712.2072 'REQUEST_TIME' => 1699238712 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-05 18:45:15 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:15 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:15 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:15 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:15 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:15 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:15 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:15 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:15 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:15 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:15 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:15 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:15 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:15 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:15 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:15 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-05 18:45:15 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/mm/dd/yy') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:15 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/mm/dd/yy') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:15 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/mm/dd/yy') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/25dfd780/mm/dd/yy', 'match' => false, 'parent' => null, ] 2023-11-05 18:45:15 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/25dfd780/mm/dd/yy', 'match' => true, 'parent' => null, ] 2023-11-05 18:45:15 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-05 18:45:15 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-05 18:45:15 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-05 18:45:15 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/25dfd780/mm/dd/yy in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/25d...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/25dfd780/mm/dd/yy' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'QUERY_STRING' => 'p=cpresources/25dfd780/mm/dd/yy' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/25dfd780/mm/dd/yy' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'REMOTE_PORT' => '39578' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699238715.5011 'REQUEST_TIME' => 1699238715 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-05 18:45:15 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:15 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:15 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:15 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:15 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:15 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:15 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:15 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:15 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:15 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:15 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:15 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:15 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:15 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:15 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:15 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-05 18:45:15 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:15 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:15 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/7af9bb58/text/xml', 'match' => false, 'parent' => null, ] 2023-11-05 18:45:15 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/7af9bb58/text/xml', 'match' => true, 'parent' => null, ] 2023-11-05 18:45:15 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-05 18:45:15 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-05 18:45:15 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-05 18:45:15 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/7af9bb58/text/xml in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/7af...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/7af9bb58/text/xml' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'QUERY_STRING' => 'p=cpresources/7af9bb58/text/xml' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/7af9bb58/text/xml' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'REMOTE_PORT' => '39418' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 5.1; U; en) Presto/2.7.62 Version/11.00' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699238715.6884 'REQUEST_TIME' => 1699238715 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-05 18:45:15 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:15 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:15 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:15 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:15 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:15 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:15 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:15 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:15 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:15 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:15 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:15 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:15 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:15 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:15 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:15 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-05 18:45:15 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:15 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:15 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/7af9bb58/text/plain', 'match' => false, 'parent' => null, ] 2023-11-05 18:45:15 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/7af9bb58/text/plain', 'match' => true, 'parent' => null, ] 2023-11-05 18:45:15 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-05 18:45:15 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-05 18:45:15 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-05 18:45:15 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/7af9bb58/text/plain in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/7af...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/7af9bb58/text/plain' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'QUERY_STRING' => 'p=cpresources/7af9bb58/text/plain' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/7af9bb58/text/plain' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'REMOTE_PORT' => '39498' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1; rv:50.0) Gecko/20100101 Firefox/50.0' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699238715.7774 'REQUEST_TIME' => 1699238715 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-05 18:45:15 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:15 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:15 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:15 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:15 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:15 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:15 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:15 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:15 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:15 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:15 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:15 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:15 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:15 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:15 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:15 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-05 18:45:15 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:15 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:15 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/7af9bb58/text/html', 'match' => false, 'parent' => null, ] 2023-11-05 18:45:15 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/7af9bb58/text/html', 'match' => true, 'parent' => null, ] 2023-11-05 18:45:15 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-05 18:45:15 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-05 18:45:15 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-05 18:45:15 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/7af9bb58/text/html in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/7af...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/7af9bb58/text/html' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'QUERY_STRING' => 'p=cpresources/7af9bb58/text/html' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/7af9bb58/text/html' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'REMOTE_PORT' => '39308' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1; rv:41.0) Gecko/20100101 Firefox/41.0' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699238715.7904 'REQUEST_TIME' => 1699238715 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-05 18:45:15 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:15 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:15 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:15 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:15 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:15 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:15 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:15 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:15 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:15 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:15 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:15 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:15 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:15 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:15 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:15 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-05 18:45:15 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:15 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:15 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/7af9bb58/application/x-www-form-urlencoded', 'match' => false, 'parent' => null, ] 2023-11-05 18:45:15 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/7af9bb58/application/x-www-form-urlencoded', 'match' => true, 'parent' => null, ] 2023-11-05 18:45:15 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-05 18:45:15 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-05 18:45:15 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-05 18:45:15 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/7af9bb58/application/x-www-form-urlencoded in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/7af...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:15 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/7af9bb58/application/x-www-form-urlencoded' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'QUERY_STRING' => 'p=cpresources/7af9bb58/application/x-www-form-urlencoded' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/7af9bb58/application/x-www-form-urlencoded' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'REMOTE_PORT' => '39564' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (X11; Linux x86_64; U; en) Presto/2.2.15 Version/10.10' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699238715.8044 'REQUEST_TIME' => 1699238715 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-05 18:45:16 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:16 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:16 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:16 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:16 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:16 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-05 18:45:16 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/xregexp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/xregexp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/xregexp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/xregexp', 'match' => false, 'parent' => null, ] 2023-11-05 18:45:16 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/xregexp', 'match' => true, 'parent' => null, ] 2023-11-05 18:45:16 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-05 18:45:16 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-05 18:45:16 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-05 18:45:16 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/xregexp in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/xregexp' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'QUERY_STRING' => 'p=cpresources/a841eed1/xregexp' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/xregexp' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'REMOTE_PORT' => '39564' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699238716.2848 'REQUEST_TIME' => 1699238716 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-05 18:45:16 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:16 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:16 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:16 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:16 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:16 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-05 18:45:16 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/build') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/build') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/build') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/build', 'match' => false, 'parent' => null, ] 2023-11-05 18:45:16 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/build', 'match' => true, 'parent' => null, ] 2023-11-05 18:45:16 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-05 18:45:16 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-05 18:45:16 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-05 18:45:16 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/build in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/build' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/build' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/build' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'REMOTE_PORT' => '39418' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10; rv:58.0) Gecko/20100101 Firefox/58.0' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699238716.303 'REQUEST_TIME' => 1699238716 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-05 18:45:16 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:16 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:16 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:16 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:16 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:16 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-05 18:45:16 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/matchrecursive') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/matchrecursive') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/matchrecursive') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/matchrecursive', 'match' => false, 'parent' => null, ] 2023-11-05 18:45:16 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/matchrecursive', 'match' => true, 'parent' => null, ] 2023-11-05 18:45:16 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-05 18:45:16 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-05 18:45:16 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-05 18:45:16 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/matchrecursive in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/matchrecursive' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/matchrecursive' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/matchrecursive' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'REMOTE_PORT' => '39308' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 5.1; U; en) Presto/2.2.15 Version/10.10' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699238716.3608 'REQUEST_TIME' => 1699238716 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-05 18:45:16 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:16 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:16 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:16 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:16 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:16 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-05 18:45:16 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-categories') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-categories') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-categories') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-categories', 'match' => false, 'parent' => null, ] 2023-11-05 18:45:16 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-categories', 'match' => true, 'parent' => null, ] 2023-11-05 18:45:16 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-05 18:45:16 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-05 18:45:16 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-05 18:45:16 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-categories in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-categories' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-categories' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-categories' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'REMOTE_PORT' => '45406' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; rv:60.0) Gecko/20100101 Firefox/60.0' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699238716.3957 'REQUEST_TIME' => 1699238716 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-05 18:45:16 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:16 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:16 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:16 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:16 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:16 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-05 18:45:16 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-blocks') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-blocks') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-blocks') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-blocks', 'match' => false, 'parent' => null, ] 2023-11-05 18:45:16 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-blocks', 'match' => true, 'parent' => null, ] 2023-11-05 18:45:16 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-05 18:45:16 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-05 18:45:16 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-05 18:45:16 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-blocks in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-blocks' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-blocks' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-blocks' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'REMOTE_PORT' => '45344' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699238716.3931 'REQUEST_TIME' => 1699238716 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-05 18:45:16 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:16 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:16 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:16 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:16 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:16 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-05 18:45:16 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-base') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-base') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-base') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-base', 'match' => false, 'parent' => null, ] 2023-11-05 18:45:16 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-base', 'match' => true, 'parent' => null, ] 2023-11-05 18:45:16 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-05 18:45:16 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-05 18:45:16 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-05 18:45:16 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-base in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-base' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-base' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-base' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'REMOTE_PORT' => '45450' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 5.1; U; en) Presto/2.2.15 Version/10.00' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699238716.3881 'REQUEST_TIME' => 1699238716 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-05 18:45:16 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:16 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:16 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:16 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:16 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:16 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-05 18:45:16 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-properties') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-properties') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-properties') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-properties', 'match' => false, 'parent' => null, ] 2023-11-05 18:45:16 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-properties', 'match' => true, 'parent' => null, ] 2023-11-05 18:45:16 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-05 18:45:16 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-05 18:45:16 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-05 18:45:16 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-properties in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-properties' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-properties' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-properties' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'REMOTE_PORT' => '45416' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; rv:40.0) Gecko/20100101 Firefox/40.0' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699238716.5001 'REQUEST_TIME' => 1699238716 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-05 18:45:16 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:16 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:16 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:16 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:16 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:16 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-05 18:45:16 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-scripts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-scripts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:16 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-scripts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-scripts', 'match' => false, 'parent' => null, ] 2023-11-05 18:45:16 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-scripts', 'match' => true, 'parent' => null, ] 2023-11-05 18:45:16 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-05 18:45:16 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-05 18:45:16 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-05 18:45:16 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-scripts in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:16 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-scripts' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-scripts' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-scripts' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'REMOTE_PORT' => '39564' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Macintosh; Intel Mac OS X 10_10; U; en) Presto/2.9.168 Version/11.50' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699238716.5147 'REQUEST_TIME' => 1699238716 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-05 18:45:18 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:18 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:18 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-05 18:45:18 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:18 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:18 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-05 18:45:18 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:18 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-05 18:45:18 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:18 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:18 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-05 18:45:18 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:18 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-05 18:45:18 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-05 18:45:18 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/next/prev') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/next/prev') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:18 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/next/prev') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-05 18:45:18 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/25dfd780/next/prev', 'match' => false, 'parent' => null, ] 2023-11-05 18:45:18 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/25dfd780/next/prev', 'match' => true, 'parent' => null, ] 2023-11-05 18:45:18 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-05 18:45:18 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-05 18:45:18 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-05 18:45:18 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/25dfd780/next/prev in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/25d...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-05 18:45:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-05 18:45:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-05 18:45:18 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/25dfd780/next/prev' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'QUERY_STRING' => 'p=cpresources/25dfd780/next/prev' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/25dfd780/next/prev' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'REMOTE_PORT' => '45850' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:58.0) Gecko/20100101 Firefox/58.0' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699238718.0027 'REQUEST_TIME' => 1699238718 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-06 10:16:55 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:55 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:55 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:55 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:55 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:55 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:55 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:55 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:55 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:55 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:55 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:55 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:55 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:55 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:55 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:55 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-06 10:16:55 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/send-password-reset-email') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:55 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/send-password-reset-email') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:55 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/send-password-reset-email') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1a4c64c1/users/send-password-reset-email', 'match' => false, 'parent' => null, ] 2023-11-06 10:16:55 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1a4c64c1/users/send-password-reset-email', 'match' => true, 'parent' => null, ] 2023-11-06 10:16:55 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-06 10:16:55 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-06 10:16:55 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-06 10:16:55 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1a4c64c1/users/send-password-reset-email in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1a4...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-06 10:16:55 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-06 10:16:55 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:55 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:55 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:55 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:55 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:55 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:55 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:55 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:55 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:55 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:55 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:55 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1a4c64c1/users/send-password-reset-email' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'QUERY_STRING' => 'p=cpresources/1a4c64c1/users/send-password-reset-email' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1a4c64c1/users/send-password-reset-email' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'REMOTE_PORT' => '59536' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; WOW64; U; en) Presto/2.2.15 Version/10.10' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699294615.3812 'REQUEST_TIME' => 1699294615 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-06 10:16:55 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:55 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:55 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:55 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:55 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:55 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:55 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:55 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:55 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:55 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:55 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:55 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:55 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:55 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:55 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:55 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-06 10:16:55 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/login') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:55 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/login') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:55 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/login') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1a4c64c1/users/login', 'match' => false, 'parent' => null, ] 2023-11-06 10:16:55 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1a4c64c1/users/login', 'match' => true, 'parent' => null, ] 2023-11-06 10:16:55 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-06 10:16:55 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-06 10:16:55 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-06 10:16:55 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1a4c64c1/users/login in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1a4...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-06 10:16:55 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-06 10:16:55 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:55 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:55 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:55 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:55 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:55 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:55 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:55 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:55 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:55 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:55 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:55 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1a4c64c1/users/login' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'QUERY_STRING' => 'p=cpresources/1a4c64c1/users/login' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1a4c64c1/users/login' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'REMOTE_PORT' => '48402' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:54.0) Gecko/20100101 Firefox/54.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699294615.5387 'REQUEST_TIME' => 1699294615 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-06 10:16:56 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/utils', 'match' => false, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/utils', 'match' => true, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-06 10:16:56 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-06 10:16:56 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-06 10:16:56 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/utils in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/utils' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/utils' 'QUERY_STRING' => 'p=cpresources/556910ad/utils' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/utils' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/utils' 'REMOTE_PORT' => '48306' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/utils' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/utils' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/utils' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/utils' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699294616.0234 'REQUEST_TIME' => 1699294616 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-06 10:16:56 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/browser-detector', 'match' => false, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/browser-detector', 'match' => true, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-06 10:16:56 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-06 10:16:56 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-06 10:16:56 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/browser-detector in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/bro...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/browser-detector' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/browser-detector' 'QUERY_STRING' => 'p=cpresources/browser-detector' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/browser-detector' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/browser-detector' 'REMOTE_PORT' => '59536' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/browser-detector' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/browser-detector' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/browser-detector' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/browser-detector' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699294616.0498 'REQUEST_TIME' => 1699294616 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-06 10:16:56 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/text/html', 'match' => false, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/text/html', 'match' => true, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-06 10:16:56 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-06 10:16:56 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-06 10:16:56 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/text/html in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/text/html' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/text/html' 'QUERY_STRING' => 'p=cpresources/556910ad/text/html' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/text/html' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/text/html' 'REMOTE_PORT' => '60002' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; rv:45.0) Gecko/20100101 Firefox/45.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/text/html' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/text/html' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/text/html' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/text/html' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699294616.1128 'REQUEST_TIME' => 1699294616 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-06 10:16:56 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/collection-utils', 'match' => false, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/collection-utils', 'match' => true, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-06 10:16:56 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-06 10:16:56 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-06 10:16:56 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/collection-utils in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/col...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/collection-utils' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/collection-utils' 'QUERY_STRING' => 'p=cpresources/collection-utils' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/collection-utils' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/collection-utils' 'REMOTE_PORT' => '48282' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 5.1; U; en) Presto/2.7.62 Version/11.00' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/collection-utils' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/collection-utils' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/collection-utils' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/collection-utils' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699294616.1835 'REQUEST_TIME' => 1699294616 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-06 10:16:56 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/collection-utils', 'match' => false, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/collection-utils', 'match' => true, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-06 10:16:56 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-06 10:16:56 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-06 10:16:56 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/collection-utils in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/collection-utils' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'QUERY_STRING' => 'p=cpresources/556910ad/collection-utils' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/collection-utils' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'REMOTE_PORT' => '48306' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; WOW64; U; en) Presto/2.2.15 Version/10.10' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699294616.2753 'REQUEST_TIME' => 1699294616 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-06 10:16:56 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/element-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/element-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/element-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/element-utils', 'match' => false, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/element-utils', 'match' => true, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-06 10:16:56 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-06 10:16:56 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-06 10:16:56 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/element-utils in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/element-utils' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/element-utils' 'QUERY_STRING' => 'p=cpresources/556910ad/element-utils' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/element-utils' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/element-utils' 'REMOTE_PORT' => '48402' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10; rv:61.0) Gecko/20100101 Firefox/61.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/element-utils' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/element-utils' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/element-utils' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/element-utils' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699294616.2616 'REQUEST_TIME' => 1699294616 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-06 10:16:56 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/listener-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/listener-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/listener-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/listener-handler', 'match' => false, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/listener-handler', 'match' => true, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-06 10:16:56 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-06 10:16:56 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-06 10:16:56 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/listener-handler in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/listener-handler' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'QUERY_STRING' => 'p=cpresources/556910ad/listener-handler' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/listener-handler' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'REMOTE_PORT' => '48282' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64; rv:53.0) Gecko/20100101 Firefox/53.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699294616.4469 'REQUEST_TIME' => 1699294616 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-06 10:16:56 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-generator') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-generator') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-generator') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/id-generator', 'match' => false, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/id-generator', 'match' => true, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-06 10:16:56 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-06 10:16:56 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-06 10:16:56 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/id-generator in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/id-generator' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/id-generator' 'QUERY_STRING' => 'p=cpresources/556910ad/id-generator' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/id-generator' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-generator' 'REMOTE_PORT' => '48164' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; Win64; x64; U; en) Presto/2.2.15 Version/10.10' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/id-generator' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-generator' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/id-generator' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-generator' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699294616.4418 'REQUEST_TIME' => 1699294616 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-06 10:16:56 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/id-handler', 'match' => false, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/id-handler', 'match' => true, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-06 10:16:56 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-06 10:16:56 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-06 10:16:56 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/id-handler in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/id-handler' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/id-handler' 'QUERY_STRING' => 'p=cpresources/556910ad/id-handler' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/id-handler' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-handler' 'REMOTE_PORT' => '59536' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; rv:41.0) Gecko/20100101 Firefox/41.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/id-handler' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-handler' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/id-handler' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-handler' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699294616.4691 'REQUEST_TIME' => 1699294616 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-06 10:16:56 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/browser-detector', 'match' => false, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/browser-detector', 'match' => true, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-06 10:16:56 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-06 10:16:56 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-06 10:16:56 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/browser-detector in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/browser-detector' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'QUERY_STRING' => 'p=cpresources/556910ad/browser-detector' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/browser-detector' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'REMOTE_PORT' => '48402' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1; rv:53.0) Gecko/20100101 Firefox/53.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699294616.5684 'REQUEST_TIME' => 1699294616 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-06 10:16:56 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/reporter') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/reporter') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/reporter') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/reporter', 'match' => false, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/reporter', 'match' => true, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-06 10:16:56 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-06 10:16:56 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-06 10:16:56 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/reporter in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/reporter' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/reporter' 'QUERY_STRING' => 'p=cpresources/556910ad/reporter' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/reporter' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/reporter' 'REMOTE_PORT' => '60002' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1; rv:61.0) Gecko/20100101 Firefox/61.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/reporter' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/reporter' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/reporter' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/reporter' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699294616.558 'REQUEST_TIME' => 1699294616 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-06 10:16:56 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/state-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/state-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/state-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/state-handler', 'match' => false, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/state-handler', 'match' => true, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-06 10:16:56 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-06 10:16:56 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-06 10:16:56 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/state-handler in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/state-handler' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/state-handler' 'QUERY_STRING' => 'p=cpresources/556910ad/state-handler' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/state-handler' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/state-handler' 'REMOTE_PORT' => '48282' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; WOW64; U; en) Presto/2.5.24 Version/10.54' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/state-handler' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/state-handler' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/state-handler' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/state-handler' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699294616.6062 'REQUEST_TIME' => 1699294616 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-06 10:16:56 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/object.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/object.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/object.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/detection-strategy/object.js', 'match' => false, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/detection-strategy/object.js', 'match' => true, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-06 10:16:56 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-06 10:16:56 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-06 10:16:56 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/detection-strategy/object.js in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/detection-strategy/object.js' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'QUERY_STRING' => 'p=cpresources/556910ad/detection-strategy/object.js' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/detection-strategy/object.js' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'REMOTE_PORT' => '55126' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'colly - https://github.com/gocolly/colly/v2' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699294616.6912 'REQUEST_TIME' => 1699294616 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-06 10:16:56 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/scroll.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/scroll.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/scroll.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/detection-strategy/scroll.js', 'match' => false, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/detection-strategy/scroll.js', 'match' => true, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-06 10:16:56 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-06 10:16:56 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-06 10:16:56 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/detection-strategy/scroll.js in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/detection-strategy/scroll.js' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'QUERY_STRING' => 'p=cpresources/556910ad/detection-strategy/scroll.js' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/detection-strategy/scroll.js' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'REMOTE_PORT' => '48402' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'colly - https://github.com/gocolly/colly/v2' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699294616.7082 'REQUEST_TIME' => 1699294616 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-06 10:16:56 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f65387df/image/jpeg', 'match' => false, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f65387df/image/jpeg', 'match' => true, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-06 10:16:56 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-06 10:16:56 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-06 10:16:56 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f65387df/image/jpeg in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f65...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f65387df/image/jpeg' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'QUERY_STRING' => 'p=cpresources/f65387df/image/jpeg' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f65387df/image/jpeg' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'REMOTE_PORT' => '48282' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699294616.8305 'REQUEST_TIME' => 1699294616 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-06 10:16:56 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/gif') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/gif') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/gif') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f65387df/image/gif', 'match' => false, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f65387df/image/gif', 'match' => true, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-06 10:16:56 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-06 10:16:56 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-06 10:16:56 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f65387df/image/gif in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f65...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f65387df/image/gif' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f65387df/image/gif' 'QUERY_STRING' => 'p=cpresources/f65387df/image/gif' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f65387df/image/gif' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/gif' 'REMOTE_PORT' => '48402' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2228.0 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/f65387df/image/gif' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/gif' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/f65387df/image/gif' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/gif' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699294616.9211 'REQUEST_TIME' => 1699294616 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-06 10:16:56 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/png') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/png') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/png') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f65387df/image/png', 'match' => false, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f65387df/image/png', 'match' => true, 'parent' => null, ] 2023-11-06 10:16:56 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-06 10:16:56 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-06 10:16:56 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-06 10:16:56 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f65387df/image/png in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f65...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:56 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f65387df/image/png' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f65387df/image/png' 'QUERY_STRING' => 'p=cpresources/f65387df/image/png' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f65387df/image/png' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/png' 'REMOTE_PORT' => '55186' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; rv:41.0) Gecko/20100101 Firefox/41.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/f65387df/image/png' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/png' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/f65387df/image/png' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/png' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699294616.9418 'REQUEST_TIME' => 1699294616 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-06 10:16:57 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:57 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:57 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:57 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:57 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:57 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:57 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:57 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:57 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:57 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:57 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:57 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:57 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:57 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:57 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:57 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-06 10:16:57 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/webp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:57 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/webp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:57 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/webp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f65387df/image/webp', 'match' => false, 'parent' => null, ] 2023-11-06 10:16:57 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f65387df/image/webp', 'match' => true, 'parent' => null, ] 2023-11-06 10:16:57 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-06 10:16:57 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-06 10:16:57 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-06 10:16:57 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f65387df/image/webp in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f65...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-06 10:16:57 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-06 10:16:57 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:57 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:57 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:57 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:57 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:57 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:57 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:57 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:57 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:57 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:57 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:57 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f65387df/image/webp' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f65387df/image/webp' 'QUERY_STRING' => 'p=cpresources/f65387df/image/webp' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f65387df/image/webp' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/webp' 'REMOTE_PORT' => '60002' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:61.0) Gecko/20100101 Firefox/61.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/f65387df/image/webp' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/webp' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/f65387df/image/webp' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/webp' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699294617.0123 'REQUEST_TIME' => 1699294617 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-06 10:16:58 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:58 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:58 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:58 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:58 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:58 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:58 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:58 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:58 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:58 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:58 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:58 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:58 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:58 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:58 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:58 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-06 10:16:58 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/jquery-ui/ui/widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:58 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/jquery-ui/ui/widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:58 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/jquery-ui/ui/widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/eebb8621/jquery-ui/ui/widget', 'match' => false, 'parent' => null, ] 2023-11-06 10:16:58 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/eebb8621/jquery-ui/ui/widget', 'match' => true, 'parent' => null, ] 2023-11-06 10:16:58 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-06 10:16:58 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-06 10:16:58 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-06 10:16:58 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/eebb8621/jquery-ui/ui/widget in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/eeb...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-06 10:16:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-06 10:16:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:58 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/eebb8621/jquery-ui/ui/widget' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'QUERY_STRING' => 'p=cpresources/eebb8621/jquery-ui/ui/widget' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/eebb8621/jquery-ui/ui/widget' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'REMOTE_PORT' => '59536' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Macintosh; Intel Mac OS X 10_10; U; en) Presto/2.2.15 Version/10.00' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699294618.983 'REQUEST_TIME' => 1699294618 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-06 10:16:59 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:59 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:59 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:59 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:59 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:59 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:59 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:59 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:59 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:59 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:59 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:59 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:59 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:59 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:59 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:59 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-06 10:16:59 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/vendor/jquery.ui.widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:59 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/vendor/jquery.ui.widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:59 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/vendor/jquery.ui.widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/eebb8621/vendor/jquery.ui.widget', 'match' => false, 'parent' => null, ] 2023-11-06 10:16:59 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/eebb8621/vendor/jquery.ui.widget', 'match' => true, 'parent' => null, ] 2023-11-06 10:16:59 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-06 10:16:59 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-06 10:16:59 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-06 10:16:59 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/eebb8621/vendor/jquery.ui.widget in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/eeb...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-06 10:16:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-06 10:16:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:59 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/eebb8621/vendor/jquery.ui.widget' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'QUERY_STRING' => 'p=cpresources/eebb8621/vendor/jquery.ui.widget' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/eebb8621/vendor/jquery.ui.widget' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'REMOTE_PORT' => '59536' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Macintosh; Intel Mac OS X 10_10; U; en) Presto/2.2.15 Version/10.00' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699294619.1922 'REQUEST_TIME' => 1699294619 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-06 10:16:59 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:59 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:59 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:16:59 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:59 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:59 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-06 10:16:59 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:59 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:59 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:16:59 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:59 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:59 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:16:59 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:59 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:59 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:16:59 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-06 10:16:59 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/application/octet-stream') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:59 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/application/octet-stream') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:59 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/application/octet-stream') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:16:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/eebb8621/application/octet-stream', 'match' => false, 'parent' => null, ] 2023-11-06 10:16:59 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/eebb8621/application/octet-stream', 'match' => true, 'parent' => null, ] 2023-11-06 10:16:59 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-06 10:16:59 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-06 10:16:59 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-06 10:16:59 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/eebb8621/application/octet-stream in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/eeb...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-06 10:16:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-06 10:16:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:16:59 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/eebb8621/application/octet-stream' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'QUERY_STRING' => 'p=cpresources/eebb8621/application/octet-stream' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/eebb8621/application/octet-stream' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'REMOTE_PORT' => '59960' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; rv:52.0) Gecko/20100101 Firefox/52.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699294619.2061 'REQUEST_TIME' => 1699294619 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-06 10:17:01 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:17:01 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:17:01 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:17:01 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-06 10:17:01 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-06 10:17:01 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-06 10:17:01 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:17:01 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:17:01 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:17:01 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:17:01 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:17:01 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:17:01 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:17:01 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:17:01 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:17:01 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-06 10:17:01 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/mm/dd/yy') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:17:01 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/mm/dd/yy') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:17:01 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/mm/dd/yy') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:17:01 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/25dfd780/mm/dd/yy', 'match' => false, 'parent' => null, ] 2023-11-06 10:17:01 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/25dfd780/mm/dd/yy', 'match' => true, 'parent' => null, ] 2023-11-06 10:17:01 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-06 10:17:01 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-06 10:17:01 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-06 10:17:01 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/25dfd780/mm/dd/yy in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/25d...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-06 10:17:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-06 10:17:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:01 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/25dfd780/mm/dd/yy' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'QUERY_STRING' => 'p=cpresources/25dfd780/mm/dd/yy' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/25dfd780/mm/dd/yy' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'REMOTE_PORT' => '48282' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699294621.87 'REQUEST_TIME' => 1699294621 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-06 10:17:04 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:17:04 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:17:04 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/7af9bb58/text/xml', 'match' => false, 'parent' => null, ] 2023-11-06 10:17:04 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/7af9bb58/text/xml', 'match' => true, 'parent' => null, ] 2023-11-06 10:17:04 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-06 10:17:04 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-06 10:17:04 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-06 10:17:04 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/7af9bb58/text/xml in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/7af...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/7af9bb58/text/xml' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'QUERY_STRING' => 'p=cpresources/7af9bb58/text/xml' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/7af9bb58/text/xml' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'REMOTE_PORT' => '57734' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Macintosh; Intel Mac OS X 10_10; U; en) Presto/2.2.15 Version/10.10' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699294624.1447 'REQUEST_TIME' => 1699294624 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-06 10:17:04 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:17:04 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:17:04 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/7af9bb58/text/plain', 'match' => false, 'parent' => null, ] 2023-11-06 10:17:04 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/7af9bb58/text/plain', 'match' => true, 'parent' => null, ] 2023-11-06 10:17:04 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-06 10:17:04 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-06 10:17:04 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-06 10:17:04 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/7af9bb58/text/plain in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/7af...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/7af9bb58/text/plain' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'QUERY_STRING' => 'p=cpresources/7af9bb58/text/plain' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/7af9bb58/text/plain' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'REMOTE_PORT' => '57716' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.124 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699294624.2273 'REQUEST_TIME' => 1699294624 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-06 10:17:04 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:17:04 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:17:04 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/7af9bb58/application/x-www-form-urlencoded', 'match' => false, 'parent' => null, ] 2023-11-06 10:17:04 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/7af9bb58/application/x-www-form-urlencoded', 'match' => true, 'parent' => null, ] 2023-11-06 10:17:04 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-06 10:17:04 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-06 10:17:04 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-06 10:17:04 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/7af9bb58/application/x-www-form-urlencoded in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/7af...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/7af9bb58/application/x-www-form-urlencoded' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'QUERY_STRING' => 'p=cpresources/7af9bb58/application/x-www-form-urlencoded' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/7af9bb58/application/x-www-form-urlencoded' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'REMOTE_PORT' => '57770' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; rv:35.0) Gecko/20100101 Firefox/35.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699294624.2221 'REQUEST_TIME' => 1699294624 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-06 10:17:04 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:17:04 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:17:04 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/7af9bb58/text/html', 'match' => false, 'parent' => null, ] 2023-11-06 10:17:04 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/7af9bb58/text/html', 'match' => true, 'parent' => null, ] 2023-11-06 10:17:04 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-06 10:17:04 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-06 10:17:04 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-06 10:17:04 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/7af9bb58/text/html in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/7af...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/7af9bb58/text/html' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'QUERY_STRING' => 'p=cpresources/7af9bb58/text/html' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/7af9bb58/text/html' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'REMOTE_PORT' => '57730' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0) Gecko/20100101 Firefox/6.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699294624.2241 'REQUEST_TIME' => 1699294624 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-06 10:17:04 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:17:04 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/xregexp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/xregexp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/xregexp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:17:04 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/xregexp', 'match' => false, 'parent' => null, ] 2023-11-06 10:17:04 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/xregexp', 'match' => true, 'parent' => null, ] 2023-11-06 10:17:04 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-06 10:17:04 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-06 10:17:04 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-06 10:17:04 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/xregexp in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/xregexp' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'QUERY_STRING' => 'p=cpresources/a841eed1/xregexp' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/xregexp' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'REMOTE_PORT' => '57716' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 5.1; U; en) Presto/2.2.15 Version/10.10' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699294624.6042 'REQUEST_TIME' => 1699294624 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-06 10:17:04 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:17:04 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-base') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-base') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-base') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:17:04 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-base', 'match' => false, 'parent' => null, ] 2023-11-06 10:17:04 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-base', 'match' => true, 'parent' => null, ] 2023-11-06 10:17:04 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-06 10:17:04 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-06 10:17:04 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-06 10:17:04 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-base in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-base' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-base' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-base' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'REMOTE_PORT' => '57754' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699294624.6989 'REQUEST_TIME' => 1699294624 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-06 10:17:04 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:17:04 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/matchrecursive') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/matchrecursive') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/matchrecursive') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:17:04 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/matchrecursive', 'match' => false, 'parent' => null, ] 2023-11-06 10:17:04 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/matchrecursive', 'match' => true, 'parent' => null, ] 2023-11-06 10:17:04 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-06 10:17:04 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-06 10:17:04 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-06 10:17:04 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/matchrecursive in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/matchrecursive' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/matchrecursive' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/matchrecursive' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'REMOTE_PORT' => '57790' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.0 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699294624.7126 'REQUEST_TIME' => 1699294624 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-06 10:17:04 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:17:04 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-blocks') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-blocks') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-blocks') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:17:04 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-blocks', 'match' => false, 'parent' => null, ] 2023-11-06 10:17:04 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-blocks', 'match' => true, 'parent' => null, ] 2023-11-06 10:17:04 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-06 10:17:04 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-06 10:17:04 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-06 10:17:04 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-blocks in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-blocks' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-blocks' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-blocks' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'REMOTE_PORT' => '57730' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.93 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699294624.7281 'REQUEST_TIME' => 1699294624 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-06 10:17:04 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:17:04 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/build') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/build') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/build') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:17:04 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/build', 'match' => false, 'parent' => null, ] 2023-11-06 10:17:04 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/build', 'match' => true, 'parent' => null, ] 2023-11-06 10:17:04 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-06 10:17:04 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-06 10:17:04 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-06 10:17:04 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/build in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/build' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/build' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/build' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'REMOTE_PORT' => '57744' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699294624.7757 'REQUEST_TIME' => 1699294624 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-06 10:17:04 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:17:04 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-categories') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-categories') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-categories') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:17:04 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-categories', 'match' => false, 'parent' => null, ] 2023-11-06 10:17:04 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-categories', 'match' => true, 'parent' => null, ] 2023-11-06 10:17:04 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-06 10:17:04 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-06 10:17:04 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-06 10:17:04 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-categories in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-categories' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-categories' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-categories' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'REMOTE_PORT' => '57700' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:49.0) Gecko/20100101 Firefox/49.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699294624.8472 'REQUEST_TIME' => 1699294624 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-06 10:17:04 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:17:04 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-properties') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-properties') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-properties') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:17:04 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-properties', 'match' => false, 'parent' => null, ] 2023-11-06 10:17:04 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-properties', 'match' => true, 'parent' => null, ] 2023-11-06 10:17:04 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-06 10:17:04 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-06 10:17:04 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-06 10:17:04 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-properties in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-properties' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-properties' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-properties' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'REMOTE_PORT' => '57716' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:53.0) Gecko/20100101 Firefox/53.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699294624.9663 'REQUEST_TIME' => 1699294624 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-06 10:17:04 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-06 10:17:04 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-06 10:17:04 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-scripts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-scripts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:17:04 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-scripts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-06 10:17:04 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-scripts', 'match' => false, 'parent' => null, ] 2023-11-06 10:17:04 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-scripts', 'match' => true, 'parent' => null, ] 2023-11-06 10:17:04 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-06 10:17:04 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-06 10:17:04 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-06 10:17:04 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-scripts in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-06 10:17:04 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-scripts' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-scripts' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-scripts' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'REMOTE_PORT' => '57790' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.173.138.142' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; rv:58.0) Gecko/20100101 Firefox/58.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699294624.9694 'REQUEST_TIME' => 1699294624 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:17 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:17 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/login') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/login') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/login') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1a4c64c1/users/login', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:17 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1a4c64c1/users/login', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:17 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:17 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:17 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:17 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1a4c64c1/users/login in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1a4...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1a4c64c1/users/login' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'QUERY_STRING' => 'p=cpresources/1a4c64c1/users/login' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1a4c64c1/users/login' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'REMOTE_PORT' => '1998' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; WOW64; U; en) Presto/2.7.62 Version/11.00' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972577.1343 'REQUEST_TIME' => 1699972577 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:17 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:17 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f65387df/image/jpeg', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:17 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f65387df/image/jpeg', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:17 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:17 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:17 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:17 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f65387df/image/jpeg in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f65...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f65387df/image/jpeg' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'QUERY_STRING' => 'p=cpresources/f65387df/image/jpeg' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f65387df/image/jpeg' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'REMOTE_PORT' => '1936' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; rv:49.0) Gecko/20100101 Firefox/49.0' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972577.136 'REQUEST_TIME' => 1699972577 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:17 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:17 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/send-password-reset-email') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/send-password-reset-email') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/send-password-reset-email') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1a4c64c1/users/send-password-reset-email', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:17 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1a4c64c1/users/send-password-reset-email', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:17 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:17 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:17 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:17 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1a4c64c1/users/send-password-reset-email in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1a4...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1a4c64c1/users/send-password-reset-email' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'QUERY_STRING' => 'p=cpresources/1a4c64c1/users/send-password-reset-email' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1a4c64c1/users/send-password-reset-email' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'REMOTE_PORT' => '2042' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972577.1244 'REQUEST_TIME' => 1699972577 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:17 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:17 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/png') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/png') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/png') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f65387df/image/png', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:17 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f65387df/image/png', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:17 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:17 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:17 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:17 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f65387df/image/png in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f65...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f65387df/image/png' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f65387df/image/png' 'QUERY_STRING' => 'p=cpresources/f65387df/image/png' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f65387df/image/png' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/png' 'REMOTE_PORT' => '2070' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; WOW64; U; en) Presto/2.7.62 Version/11.00' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/f65387df/image/png' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/png' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/f65387df/image/png' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/png' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972577.1418 'REQUEST_TIME' => 1699972577 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:17 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:17 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/gif') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/gif') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/gif') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f65387df/image/gif', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:17 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f65387df/image/gif', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:17 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:17 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:17 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:17 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f65387df/image/gif in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f65...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f65387df/image/gif' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f65387df/image/gif' 'QUERY_STRING' => 'p=cpresources/f65387df/image/gif' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f65387df/image/gif' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/gif' 'REMOTE_PORT' => '2032' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/f65387df/image/gif' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/gif' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/f65387df/image/gif' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/gif' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972577.14 'REQUEST_TIME' => 1699972577 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:17 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:17 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/webp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/webp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/webp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f65387df/image/webp', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:17 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f65387df/image/webp', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:17 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:17 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:17 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:17 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f65387df/image/webp in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f65...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f65387df/image/webp' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f65387df/image/webp' 'QUERY_STRING' => 'p=cpresources/f65387df/image/webp' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f65387df/image/webp' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/webp' 'REMOTE_PORT' => '2084' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 10.0; U; en) Presto/2.7.62 Version/11.00' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/f65387df/image/webp' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/webp' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/f65387df/image/webp' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/webp' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972577.2027 'REQUEST_TIME' => 1699972577 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:17 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:17 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/collection-utils', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:17 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/collection-utils', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:17 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:17 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:17 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:17 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/collection-utils in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/col...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/collection-utils' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/collection-utils' 'QUERY_STRING' => 'p=cpresources/collection-utils' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/collection-utils' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/collection-utils' 'REMOTE_PORT' => '2094' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; WOW64; U; en) Presto/2.9.168 Version/11.50' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/collection-utils' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/collection-utils' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/collection-utils' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/collection-utils' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972577.2039 'REQUEST_TIME' => 1699972577 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:17 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:17 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/collection-utils', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:17 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/collection-utils', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:17 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:17 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:17 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:17 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/collection-utils in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/collection-utils' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'QUERY_STRING' => 'p=cpresources/556910ad/collection-utils' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/collection-utils' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'REMOTE_PORT' => '2074' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972577.9017 'REQUEST_TIME' => 1699972577 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:17 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:17 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/element-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/element-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/element-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/element-utils', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:17 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/element-utils', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:17 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:17 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:17 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:17 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/element-utils in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/element-utils' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/element-utils' 'QUERY_STRING' => 'p=cpresources/556910ad/element-utils' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/element-utils' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/element-utils' 'REMOTE_PORT' => '1856' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/element-utils' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/element-utils' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/element-utils' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/element-utils' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972577.9034 'REQUEST_TIME' => 1699972577 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:17 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:17 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/listener-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/listener-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/listener-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/listener-handler', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:17 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/listener-handler', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:17 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:17 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:17 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:17 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/listener-handler in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/listener-handler' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'QUERY_STRING' => 'p=cpresources/556910ad/listener-handler' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/listener-handler' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'REMOTE_PORT' => '2042' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.146 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972577.9052 'REQUEST_TIME' => 1699972577 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:17 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:17 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/id-handler', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:17 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/id-handler', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:17 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:17 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:17 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:17 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/id-handler in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/id-handler' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/id-handler' 'QUERY_STRING' => 'p=cpresources/556910ad/id-handler' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/id-handler' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-handler' 'REMOTE_PORT' => '2094' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 10.0; U; en) Presto/2.2.15 Version/10.10' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/id-handler' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-handler' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/id-handler' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-handler' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972577.92 'REQUEST_TIME' => 1699972577 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:17 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:17 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-generator') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-generator') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-generator') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/id-generator', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:17 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/id-generator', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:17 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:17 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:17 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:17 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/id-generator in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/id-generator' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/id-generator' 'QUERY_STRING' => 'p=cpresources/556910ad/id-generator' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/id-generator' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-generator' 'REMOTE_PORT' => '1998' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 5.1; U; en) Presto/2.2.15 Version/10.10' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/id-generator' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-generator' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/id-generator' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-generator' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972577.9131 'REQUEST_TIME' => 1699972577 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:17 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/reporter') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/reporter') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/reporter') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/reporter', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/reporter', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:18 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:18 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:18 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/reporter in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/reporter' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/reporter' 'QUERY_STRING' => 'p=cpresources/556910ad/reporter' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/reporter' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/reporter' 'REMOTE_PORT' => '2070' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/reporter' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/reporter' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/reporter' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/reporter' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972577.9755 'REQUEST_TIME' => 1699972577 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:17 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/state-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/state-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/state-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/state-handler', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/state-handler', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:18 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:18 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:18 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/state-handler in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/state-handler' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/state-handler' 'QUERY_STRING' => 'p=cpresources/556910ad/state-handler' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/state-handler' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/state-handler' 'REMOTE_PORT' => '2056' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 10.0; U; en) Presto/2.9.168 Version/11.50' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/state-handler' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/state-handler' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/state-handler' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/state-handler' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972577.9831 'REQUEST_TIME' => 1699972577 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:17 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:17 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:17 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:17 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/browser-detector', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/browser-detector', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:18 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:18 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:18 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/browser-detector in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/browser-detector' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'QUERY_STRING' => 'p=cpresources/556910ad/browser-detector' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/browser-detector' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'REMOTE_PORT' => '2032' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; Win64; x64; U; en) Presto/2.9.168 Version/11.50' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972577.9821 'REQUEST_TIME' => 1699972577 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:18 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/object.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/object.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/object.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/detection-strategy/object.js', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/detection-strategy/object.js', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:18 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:18 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:18 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/detection-strategy/object.js in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/detection-strategy/object.js' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'QUERY_STRING' => 'p=cpresources/556910ad/detection-strategy/object.js' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/detection-strategy/object.js' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'REMOTE_PORT' => '1936' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'colly - https://github.com/gocolly/colly/v2' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972577.9939 'REQUEST_TIME' => 1699972577 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:18 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/jquery-ui/ui/widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/jquery-ui/ui/widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/jquery-ui/ui/widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/eebb8621/jquery-ui/ui/widget', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/eebb8621/jquery-ui/ui/widget', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:18 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:18 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:18 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/eebb8621/jquery-ui/ui/widget in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/eeb...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:17 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/eebb8621/jquery-ui/ui/widget' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'QUERY_STRING' => 'p=cpresources/eebb8621/jquery-ui/ui/widget' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/eebb8621/jquery-ui/ui/widget' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'REMOTE_PORT' => '2084' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 5.1; U; en) Presto/2.5.24 Version/10.54' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972577.9954 'REQUEST_TIME' => 1699972577 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:18 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/browser-detector', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/browser-detector', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:18 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:18 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:18 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/browser-detector in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/bro...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/browser-detector' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/browser-detector' 'QUERY_STRING' => 'p=cpresources/browser-detector' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/browser-detector' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/browser-detector' 'REMOTE_PORT' => '2094' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; Win64; x64; U; en) Presto/2.9.168 Version/11.50' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/browser-detector' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/browser-detector' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/browser-detector' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/browser-detector' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972578.0498 'REQUEST_TIME' => 1699972578 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:18 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/vendor/jquery.ui.widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/vendor/jquery.ui.widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/vendor/jquery.ui.widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/eebb8621/vendor/jquery.ui.widget', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/eebb8621/vendor/jquery.ui.widget', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:18 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:18 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:18 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/eebb8621/vendor/jquery.ui.widget in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/eeb...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/eebb8621/vendor/jquery.ui.widget' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'QUERY_STRING' => 'p=cpresources/eebb8621/vendor/jquery.ui.widget' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/eebb8621/vendor/jquery.ui.widget' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'REMOTE_PORT' => '2070' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2228.0 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972578.0535 'REQUEST_TIME' => 1699972578 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:18 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/text/html', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/text/html', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:18 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:18 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:18 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/text/html in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/text/html' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/text/html' 'QUERY_STRING' => 'p=cpresources/556910ad/text/html' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/text/html' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/text/html' 'REMOTE_PORT' => '1998' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/text/html' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/text/html' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/text/html' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/text/html' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972578.0474 'REQUEST_TIME' => 1699972578 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:18 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/scroll.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/scroll.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/scroll.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/detection-strategy/scroll.js', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/detection-strategy/scroll.js', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:18 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:18 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:18 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/detection-strategy/scroll.js in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/detection-strategy/scroll.js' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'QUERY_STRING' => 'p=cpresources/556910ad/detection-strategy/scroll.js' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/detection-strategy/scroll.js' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'REMOTE_PORT' => '2032' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'colly - https://github.com/gocolly/colly/v2' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972578.0681 'REQUEST_TIME' => 1699972578 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:18 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/application/octet-stream') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/application/octet-stream') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/application/octet-stream') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/eebb8621/application/octet-stream', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/eebb8621/application/octet-stream', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:18 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:18 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:18 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/eebb8621/application/octet-stream in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/eeb...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/eebb8621/application/octet-stream' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'QUERY_STRING' => 'p=cpresources/eebb8621/application/octet-stream' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/eebb8621/application/octet-stream' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'REMOTE_PORT' => '2074' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972578.0648 'REQUEST_TIME' => 1699972578 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:18 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/utils', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/utils', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:18 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:18 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:18 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/utils in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/utils' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/utils' 'QUERY_STRING' => 'p=cpresources/556910ad/utils' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/utils' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/utils' 'REMOTE_PORT' => '2098' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1; rv:60.0) Gecko/20100101 Firefox/60.0' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/utils' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/utils' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/utils' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/utils' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972578.118 'REQUEST_TIME' => 1699972578 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:18 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/mm/dd/yy') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/mm/dd/yy') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/mm/dd/yy') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/25dfd780/mm/dd/yy', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/25dfd780/mm/dd/yy', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:18 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:18 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:18 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/25dfd780/mm/dd/yy in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/25d...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/25dfd780/mm/dd/yy' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'QUERY_STRING' => 'p=cpresources/25dfd780/mm/dd/yy' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/25dfd780/mm/dd/yy' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'REMOTE_PORT' => '2032' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; Win64; x64; U; en) Presto/2.7.62 Version/11.00' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972578.1371 'REQUEST_TIME' => 1699972578 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:18 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/7af9bb58/text/plain', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/7af9bb58/text/plain', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:18 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:18 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:18 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/7af9bb58/text/plain in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/7af...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/7af9bb58/text/plain' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'QUERY_STRING' => 'p=cpresources/7af9bb58/text/plain' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/7af9bb58/text/plain' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'REMOTE_PORT' => '2278' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (X11; Linux x86_64; U; en) Presto/2.2.15 Version/10.00' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972578.2108 'REQUEST_TIME' => 1699972578 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:18 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/7af9bb58/text/html', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/7af9bb58/text/html', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:18 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:18 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:18 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/7af9bb58/text/html in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/7af...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/7af9bb58/text/html' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'QUERY_STRING' => 'p=cpresources/7af9bb58/text/html' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/7af9bb58/text/html' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'REMOTE_PORT' => '2098' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972578.2088 'REQUEST_TIME' => 1699972578 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:18 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/7af9bb58/text/xml', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/7af9bb58/text/xml', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:18 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:18 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:18 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/7af9bb58/text/xml in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/7af...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/7af9bb58/text/xml' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'QUERY_STRING' => 'p=cpresources/7af9bb58/text/xml' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/7af9bb58/text/xml' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'REMOTE_PORT' => '2348' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; rv:61.0) Gecko/20100101 Firefox/61.0' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972578.2006 'REQUEST_TIME' => 1699972578 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:18 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/7af9bb58/application/x-www-form-urlencoded', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/7af9bb58/application/x-www-form-urlencoded', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:18 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:18 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:18 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/7af9bb58/application/x-www-form-urlencoded in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/7af...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/7af9bb58/application/x-www-form-urlencoded' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'QUERY_STRING' => 'p=cpresources/7af9bb58/application/x-www-form-urlencoded' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/7af9bb58/application/x-www-form-urlencoded' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'REMOTE_PORT' => '2286' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972578.2181 'REQUEST_TIME' => 1699972578 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:18 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/build') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/build') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/build') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/build', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/build', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:18 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:18 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:18 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/build in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/build' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/build' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/build' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'REMOTE_PORT' => '2480' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10; rv:60.0) Gecko/20100101 Firefox/60.0' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972578.933 'REQUEST_TIME' => 1699972578 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:18 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/matchrecursive') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/matchrecursive') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/matchrecursive') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/matchrecursive', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/matchrecursive', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:18 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:18 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:18 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/matchrecursive in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/matchrecursive' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/matchrecursive' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/matchrecursive' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'REMOTE_PORT' => '2450' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:53.0) Gecko/20100101 Firefox/53.0' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972578.9354 'REQUEST_TIME' => 1699972578 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:18 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-base') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-base') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-base') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-base', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-base', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:18 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:18 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:18 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-base in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-base' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-base' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-base' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'REMOTE_PORT' => '2486' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.124 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972578.9394 'REQUEST_TIME' => 1699972578 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:18 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/xregexp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/xregexp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/xregexp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/xregexp', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/xregexp', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:18 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:18 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:18 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:18 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/xregexp in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/xregexp' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'QUERY_STRING' => 'p=cpresources/a841eed1/xregexp' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/xregexp' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'REMOTE_PORT' => '2478' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; WOW64; U; en) Presto/2.7.62 Version/11.00' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972578.9383 'REQUEST_TIME' => 1699972578 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:18 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-categories') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-categories') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-categories') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-categories', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-categories', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-categories in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-categories' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-categories' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-categories' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'REMOTE_PORT' => '2424' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.93 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972578.9832 'REQUEST_TIME' => 1699972578 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:18 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:18 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-blocks') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-blocks') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-blocks') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-blocks', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-blocks', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-blocks in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-blocks' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-blocks' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-blocks' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'REMOTE_PORT' => '2468' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2228.0 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972578.9903 'REQUEST_TIME' => 1699972578 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-properties') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-properties') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-properties') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-properties', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-properties', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-properties in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-properties' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-properties' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-properties' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'REMOTE_PORT' => '2460' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (X11; Linux x86_64; U; en) Presto/2.9.168 Version/11.50' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972578.9909 'REQUEST_TIME' => 1699972578 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-scripts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-scripts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-scripts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-scripts', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-scripts', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-scripts in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:18 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-scripts' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-scripts' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-scripts' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'REMOTE_PORT' => '2440' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10; rv:57.0) Gecko/20100101 Firefox/57.0' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972578.9947 'REQUEST_TIME' => 1699972578 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/next/prev') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/next/prev') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/next/prev') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/25dfd780/next/prev', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/25dfd780/next/prev', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/25dfd780/next/prev in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/25d...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/25dfd780/next/prev' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'QUERY_STRING' => 'p=cpresources/25dfd780/next/prev' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/25dfd780/next/prev' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'REMOTE_PORT' => '3402' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; rv:44.0) Gecko/20100101 Firefox/44.0' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972579.6562 'REQUEST_TIME' => 1699972579 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/application/json') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/application/json') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/application/json') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f8f6a78e/application/json', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f8f6a78e/application/json', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f8f6a78e/application/json in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f8f...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f8f6a78e/application/json' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/json' 'QUERY_STRING' => 'p=cpresources/f8f6a78e/application/json' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f8f6a78e/application/json' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/json' 'REMOTE_PORT' => '3488' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1; rv:61.0) Gecko/20100101 Firefox/61.0' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/f8f6a78e/application/json' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/json' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/f8f6a78e/application/json' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/json' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972579.6623 'REQUEST_TIME' => 1699972579 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f8f6a78e/text/plain', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f8f6a78e/text/plain', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f8f6a78e/text/plain in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f8f...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f8f6a78e/text/plain' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/plain' 'QUERY_STRING' => 'p=cpresources/f8f6a78e/text/plain' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f8f6a78e/text/plain' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/plain' 'REMOTE_PORT' => '3522' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 5.1; U; en) Presto/2.2.15 Version/10.00' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/f8f6a78e/text/plain' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/plain' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/f8f6a78e/text/plain' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/plain' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972579.6656 'REQUEST_TIME' => 1699972579 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f8f6a78e/text/html', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f8f6a78e/text/html', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f8f6a78e/text/html in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f8f...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f8f6a78e/text/html' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/html' 'QUERY_STRING' => 'p=cpresources/f8f6a78e/text/html' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f8f6a78e/text/html' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/html' 'REMOTE_PORT' => '3466' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 10.0; U; en) Presto/2.2.15 Version/10.00' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/f8f6a78e/text/html' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/html' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/f8f6a78e/text/html' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/html' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972579.6634 'REQUEST_TIME' => 1699972579 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/application/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/application/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/application/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f8f6a78e/application/xml', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f8f6a78e/application/xml', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f8f6a78e/application/xml in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f8f...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f8f6a78e/application/xml' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/xml' 'QUERY_STRING' => 'p=cpresources/f8f6a78e/application/xml' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f8f6a78e/application/xml' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/xml' 'REMOTE_PORT' => '3514' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; rv:57.0) Gecko/20100101 Firefox/57.0' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/f8f6a78e/application/xml' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/xml' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/f8f6a78e/application/xml' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/xml' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972579.6718 'REQUEST_TIME' => 1699972579 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/csv') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/csv') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/csv') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f8f6a78e/text/csv', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f8f6a78e/text/csv', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f8f6a78e/text/csv in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f8f...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f8f6a78e/text/csv' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'QUERY_STRING' => 'p=cpresources/f8f6a78e/text/csv' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f8f6a78e/text/csv' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'REMOTE_PORT' => '3460' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972579.7218 'REQUEST_TIME' => 1699972579 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/tab-separated-values') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/tab-separated-values') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/tab-separated-values') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f8f6a78e/text/tab-separated-values', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f8f6a78e/text/tab-separated-values', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f8f6a78e/text/tab-separated-values in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f8f...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f8f6a78e/text/tab-separated-values' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/tab-separated-values' 'QUERY_STRING' => 'p=cpresources/f8f6a78e/text/tab-separated-values' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f8f6a78e/text/tab-separated-values' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/tab-separated-values' 'REMOTE_PORT' => '3534' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (X11; Linux x86_64; U; en) Presto/2.2.15 Version/10.10' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/f8f6a78e/text/tab-separated-values' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/tab-separated-values' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/f8f6a78e/text/tab-separated-values' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/tab-separated-values' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972579.7234 'REQUEST_TIME' => 1699972579 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:20 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:20 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:20 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:20 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:20 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:20 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:20 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:20 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:20 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:20 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:20 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:20 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:20 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:20 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:20 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:20 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:20 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:20 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:20 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:20 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/application/x-www-form-urlencoded', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:20 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/application/x-www-form-urlencoded', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:20 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:20 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:20 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:20 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/application/x-www-form-urlencoded in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/application/x-www-form-urlencoded' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/application/x-www-form-urlencoded' 'QUERY_STRING' => 'p=cpresources/de0d6436/application/x-www-form-urlencoded' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/application/x-www-form-urlencoded' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/application/x-www-form-urlencoded' 'REMOTE_PORT' => '3402' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1; rv:40.0) Gecko/20100101 Firefox/40.0' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/de0d6436/application/x-www-form-urlencoded' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/application/x-www-form-urlencoded' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/de0d6436/application/x-www-form-urlencoded' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/application/x-www-form-urlencoded' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972580.3129 'REQUEST_TIME' => 1699972580 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:20 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:20 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:20 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:20 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:20 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:20 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:20 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:20 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:20 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:20 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:20 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:20 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:20 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:20 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:20 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:20 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:20 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:20 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:20 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:20 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/text/xml', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:20 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/text/xml', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:20 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:20 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:20 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:20 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/text/xml in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/text/xml' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'QUERY_STRING' => 'p=cpresources/de0d6436/text/xml' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/text/xml' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'REMOTE_PORT' => '3514' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972580.3198 'REQUEST_TIME' => 1699972580 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:20 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:20 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:20 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:20 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:20 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:20 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:20 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:20 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:20 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:20 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:20 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:20 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:20 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:20 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:20 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:20 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:20 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/image/png') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:20 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/image/png') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:20 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/image/png') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:20 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/image/png', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:20 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/image/png', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:20 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:20 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:20 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:20 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/image/png in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/image/png' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/image/png' 'QUERY_STRING' => 'p=cpresources/de0d6436/image/png' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/image/png' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/image/png' 'REMOTE_PORT' => '3496' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1; rv:48.0) Gecko/20100101 Firefox/48.0' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/de0d6436/image/png' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/image/png' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/de0d6436/image/png' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/image/png' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972580.3067 'REQUEST_TIME' => 1699972580 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:20 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:20 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:20 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:20 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:20 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:20 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:20 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:20 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:20 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:20 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:20 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:20 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:20 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:20 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:20 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:20 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:20 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:20 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:20 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:20 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/image/jpeg', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:20 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/image/jpeg', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:20 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:20 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:20 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:20 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/image/jpeg in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/image/jpeg' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/image/jpeg' 'QUERY_STRING' => 'p=cpresources/de0d6436/image/jpeg' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/image/jpeg' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/image/jpeg' 'REMOTE_PORT' => '3460' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64; rv:48.0) Gecko/20100101 Firefox/48.0' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/de0d6436/image/jpeg' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/image/jpeg' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/de0d6436/image/jpeg' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/image/jpeg' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972580.3268 'REQUEST_TIME' => 1699972580 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:20 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:20 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:20 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:20 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:20 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:20 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:20 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:20 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:20 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:20 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:20 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:20 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:20 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:20 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:20 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:20 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:20 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/text/css') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:20 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/text/css') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:20 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/text/css') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:20 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/text/css', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:20 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/text/css', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:20 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:20 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:20 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:20 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/text/css in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:20 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/text/css' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/text/css' 'QUERY_STRING' => 'p=cpresources/de0d6436/text/css' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/text/css' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/text/css' 'REMOTE_PORT' => '3488' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; Win64; x64; U; en) Presto/2.5.24 Version/10.54' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/de0d6436/text/css' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/text/css' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/de0d6436/text/css' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/text/css' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972580.3239 'REQUEST_TIME' => 1699972580 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:21 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-more-elements') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-more-elements') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-more-elements') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/element-indexes/get-more-elements', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/element-indexes/get-more-elements', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:21 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:21 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:21 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/element-indexes/get-more-elements in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/element-indexes/get-more-elements' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-more-elements' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/get-more-elements' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/get-more-elements' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-more-elements' 'REMOTE_PORT' => '3836' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10; rv:57.0) Gecko/20100101 Firefox/57.0' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-more-elements' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-more-elements' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-more-elements' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-more-elements' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972581.2 'REQUEST_TIME' => 1699972581 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:21 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-editor-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-editor-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-editor-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/elements/get-editor-html', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/elements/get-editor-html', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:21 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:21 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:21 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/elements/get-editor-html in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/elements/get-editor-html' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-editor-html' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/get-editor-html' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/get-editor-html' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-editor-html' 'REMOTE_PORT' => '3912' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.146 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-editor-html' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-editor-html' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-editor-html' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-editor-html' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972581.2009 'REQUEST_TIME' => 1699972581 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:21 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/create-export-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/create-export-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/create-export-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/element-indexes/create-export-token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/element-indexes/create-export-token', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:21 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:21 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:21 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/element-indexes/create-export-token in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/element-indexes/create-export-token' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/create-export-token' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/create-export-token' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/create-export-token' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/create-export-token' 'REMOTE_PORT' => '3884' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/create-export-token' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/create-export-token' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/create-export-token' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/create-export-token' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972581.2475 'REQUEST_TIME' => 1699972581 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:21 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/save-element') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/save-element') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/save-element') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/elements/save-element', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/elements/save-element', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:21 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:21 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:21 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/elements/save-element in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/elements/save-element' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/save-element' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/save-element' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'REMOTE_PORT' => '3908' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; Win64; x64; U; en) Presto/2.8.131 Version/11.11' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972581.2459 'REQUEST_TIME' => 1699972581 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:21 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-elements') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-elements') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-elements') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/element-indexes/get-elements', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/element-indexes/get-elements', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:21 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:21 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:21 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/element-indexes/get-elements in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/element-indexes/get-elements' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-elements' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/get-elements' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/get-elements' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-elements' 'REMOTE_PORT' => '3906' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; WOW64; U; en) Presto/2.5.24 Version/10.54' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-elements' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-elements' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-elements' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-elements' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972581.2897 'REQUEST_TIME' => 1699972581 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:21 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/perform-action') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/perform-action') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/perform-action') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/element-indexes/perform-action', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/element-indexes/perform-action', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:21 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:21 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:21 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/element-indexes/perform-action in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/element-indexes/perform-action' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/perform-action' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/perform-action' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/perform-action' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/perform-action' 'REMOTE_PORT' => '3928' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 5.1; U; en) Presto/2.9.168 Version/11.50' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/perform-action' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/perform-action' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/perform-action' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/perform-action' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972581.2918 'REQUEST_TIME' => 1699972581 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:21 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/image-editor') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/image-editor') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/image-editor') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/image-editor', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/image-editor', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:21 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:21 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:21 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/image-editor in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/image-editor' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/image-editor' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/image-editor' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/image-editor' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/image-editor' 'REMOTE_PORT' => '3882' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/image-editor' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/image-editor' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/image-editor' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/image-editor' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972581.3295 'REQUEST_TIME' => 1699972581 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:21 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/edit-image') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/edit-image') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/edit-image') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/edit-image', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/edit-image', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:21 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:21 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:21 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/edit-image in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/edit-image' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/edit-image' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/edit-image' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/edit-image' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/edit-image' 'REMOTE_PORT' => '3912' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; Win64; x64; U; en) Presto/2.8.131 Version/11.11' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/edit-image' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/edit-image' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/edit-image' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/edit-image' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972581.3358 'REQUEST_TIME' => 1699972581 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:21 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/move-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/move-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/move-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/move-folder', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/move-folder', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:21 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:21 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:21 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/move-folder in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/move-folder' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-folder' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/move-folder' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/move-folder' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-folder' 'REMOTE_PORT' => '3836' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10; rv:63.0) Gecko/20100101 Firefox/63.0' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-folder' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-folder' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-folder' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-folder' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972581.3681 'REQUEST_TIME' => 1699972581 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:21 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-modal-body') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-modal-body') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-modal-body') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/elements/get-modal-body', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/elements/get-modal-body', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:21 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:21 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:21 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/elements/get-modal-body in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/elements/get-modal-body' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-modal-body' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/get-modal-body' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/get-modal-body' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-modal-body' 'REMOTE_PORT' => '3908' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64; rv:48.0) Gecko/20100101 Firefox/48.0' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-modal-body' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-modal-body' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-modal-body' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-modal-body' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972581.3824 'REQUEST_TIME' => 1699972581 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:21 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/save-image') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/save-image') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/save-image') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/save-image', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/save-image', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:21 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:21 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:21 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/save-image in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/save-image' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-image' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/save-image' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/save-image' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-image' 'REMOTE_PORT' => '3884' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1; rv:54.0) Gecko/20100101 Firefox/54.0' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-image' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-image' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-image' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-image' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972581.4038 'REQUEST_TIME' => 1699972581 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:21 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/move-asset') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/move-asset') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/move-asset') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/move-asset', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/move-asset', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:21 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:21 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:21 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/move-asset in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/move-asset' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-asset' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/move-asset' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/move-asset' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-asset' 'REMOTE_PORT' => '3906' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.93 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-asset' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-asset' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-asset' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-asset' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972581.4183 'REQUEST_TIME' => 1699972581 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:21 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/delete-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/delete-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/delete-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/delete-folder', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/delete-folder', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:21 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:21 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:21 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/delete-folder in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/delete-folder' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-folder' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/delete-folder' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/delete-folder' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-folder' 'REMOTE_PORT' => '3928' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10; rv:58.0) Gecko/20100101 Firefox/58.0' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-folder' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-folder' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-folder' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-folder' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972581.4398 'REQUEST_TIME' => 1699972581 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:21 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/save-asset') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/save-asset') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/save-asset') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/save-asset', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/save-asset', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:21 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:21 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:21 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/save-asset in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/save-asset' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-asset' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/save-asset' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/save-asset' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-asset' 'REMOTE_PORT' => '3912' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (X11; Linux x86_64; U; en) Presto/2.2.15 Version/10.00' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-asset' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-asset' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-asset' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-asset' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972581.4576 'REQUEST_TIME' => 1699972581 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:21 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-source-tree-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-source-tree-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-source-tree-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/element-indexes/get-source-tree-html', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/element-indexes/get-source-tree-html', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:21 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:21 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:21 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/element-indexes/get-source-tree-html in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/element-indexes/get-source-tree-html' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'REMOTE_PORT' => '3866' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (X11; Linux x86_64; U; en) Presto/2.2.15 Version/10.10' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972581.2064 'REQUEST_TIME' => 1699972581 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:21 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/replace-file') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/replace-file') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/replace-file') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/replace-file', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/replace-file', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:21 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:21 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:21 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/replace-file in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/replace-file' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/replace-file' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/replace-file' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/replace-file' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/replace-file' 'REMOTE_PORT' => '3882' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/replace-file' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/replace-file' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/replace-file' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/replace-file' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972581.4745 'REQUEST_TIME' => 1699972581 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:21 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/delete-asset') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/delete-asset') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/delete-asset') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/delete-asset', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/delete-asset', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:21 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:21 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:21 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/delete-asset in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/delete-asset' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-asset' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/delete-asset' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/delete-asset' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-asset' 'REMOTE_PORT' => '3836' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-asset' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-asset' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-asset' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-asset' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972581.4887 'REQUEST_TIME' => 1699972581 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:21 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/create-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/create-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/create-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/create-folder', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/create-folder', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:21 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:21 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:21 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/create-folder in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/create-folder' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/create-folder' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/create-folder' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/create-folder' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/create-folder' 'REMOTE_PORT' => '3908' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:57.0) Gecko/20100101 Firefox/57.0' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/create-folder' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/create-folder' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/create-folder' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/create-folder' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972581.4924 'REQUEST_TIME' => 1699972581 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:21 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/rename-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/rename-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/rename-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/rename-folder', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/rename-folder', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:21 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:21 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:21 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/rename-folder in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/rename-folder' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/rename-folder' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/rename-folder' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/rename-folder' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/rename-folder' 'REMOTE_PORT' => '3884' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.124 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/rename-folder' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/rename-folder' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/rename-folder' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/rename-folder' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972581.5033 'REQUEST_TIME' => 1699972581 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:21 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-element-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-element-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-element-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/elements/get-element-html', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/elements/get-element-html', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:21 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:21 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:21 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/elements/get-element-html in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/elements/get-element-html' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-element-html' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/get-element-html' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/get-element-html' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-element-html' 'REMOTE_PORT' => '3906' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; rv:45.0) Gecko/20100101 Firefox/45.0' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-element-html' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-element-html' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-element-html' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-element-html' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972581.5212 'REQUEST_TIME' => 1699972581 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:21 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/generate-transform') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/generate-transform') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/generate-transform') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/generate-transform', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/generate-transform', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:21 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:21 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:21 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:21 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/generate-transform in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:21 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/generate-transform' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/generate-transform' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/generate-transform' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/generate-transform' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/generate-transform' 'REMOTE_PORT' => '3912' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10; rv:60.0) Gecko/20100101 Firefox/60.0' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/generate-transform' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/generate-transform' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/generate-transform' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/generate-transform' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972581.5261 'REQUEST_TIME' => 1699972581 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/logout') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/logout') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/logout') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/users/logout', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/users/logout', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:22 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:22 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:22 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/users/logout in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/users/logout' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/logout' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/logout' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/logout' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/logout' 'REMOTE_PORT' => '3866' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.124 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/users/logout' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/logout' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/users/logout' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/logout' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972582.1009 'REQUEST_TIME' => 1699972582 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/get-remaining-session-time') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/get-remaining-session-time') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/get-remaining-session-time') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/users/get-remaining-session-time', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/users/get-remaining-session-time', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:22 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:22 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:22 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/users/get-remaining-session-time in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/users/get-remaining-session-time' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-remaining-session-time' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/get-remaining-session-time' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/get-remaining-session-time' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-remaining-session-time' 'REMOTE_PORT' => '3912' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Macintosh; Intel Mac OS X 10_10; U; en) Presto/2.2.15 Version/10.00' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-remaining-session-time' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-remaining-session-time' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-remaining-session-time' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-remaining-session-time' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972582.1052 'REQUEST_TIME' => 1699972582 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/login') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/login') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/login') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/users/login', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/users/login', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:22 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:22 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:22 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/users/login in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/users/login' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/login' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/login' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/login' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/login' 'REMOTE_PORT' => '3928' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/users/login' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/login' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/users/login' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/login' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972582.1084 'REQUEST_TIME' => 1699972582 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/plugin-store/upgrade-craft') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/plugin-store/upgrade-craft') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/plugin-store/upgrade-craft') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/plugin-store/upgrade-craft', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/plugin-store/upgrade-craft', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:22 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:22 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:22 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/plugin-store/upgrade-craft in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/plugin-store/upgrade-craft' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/plugin-store/upgrade-craft' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/plugin-store/upgrade-craft' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/plugin-store/upgrade-craft' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/plugin-store/upgrade-craft' 'REMOTE_PORT' => '3866' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/plugin-store/upgrade-craft' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/plugin-store/upgrade-craft' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/plugin-store/upgrade-craft' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/plugin-store/upgrade-craft' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972582.3141 'REQUEST_TIME' => 1699972582 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-categories-input-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-categories-input-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-categories-input-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/elements/get-categories-input-html', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/elements/get-categories-input-html', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:22 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:22 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:22 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/elements/get-categories-input-html in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/elements/get-categories-input-html' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-categories-input-html' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/get-categories-input-html' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/get-categories-input-html' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-categories-input-html' 'REMOTE_PORT' => '3912' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 5.1; U; en) Presto/2.2.15 Version/10.00' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-categories-input-html' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-categories-input-html' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-categories-input-html' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-categories-input-html' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972582.3154 'REQUEST_TIME' => 1699972582 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/shun-cp-alert') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/shun-cp-alert') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/shun-cp-alert') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/app/shun-cp-alert', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/app/shun-cp-alert', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:22 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:22 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:22 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/app/shun-cp-alert in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/app/shun-cp-alert' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/shun-cp-alert' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/app/shun-cp-alert' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/app/shun-cp-alert' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/shun-cp-alert' 'REMOTE_PORT' => '3908' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10; rv:48.0) Gecko/20100101 Firefox/48.0' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/app/shun-cp-alert' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/shun-cp-alert' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/app/shun-cp-alert' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/shun-cp-alert' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972582.3213 'REQUEST_TIME' => 1699972582 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/check-for-updates') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/check-for-updates') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/check-for-updates') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/app/check-for-updates', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/app/check-for-updates', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:22 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:22 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:22 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/app/check-for-updates in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/app/check-for-updates' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/check-for-updates' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/app/check-for-updates' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/app/check-for-updates' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/check-for-updates' 'REMOTE_PORT' => '3882' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; rv:61.0) Gecko/20100101 Firefox/61.0' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/app/check-for-updates' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/check-for-updates' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/app/check-for-updates' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/check-for-updates' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972582.3514 'REQUEST_TIME' => 1699972582 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/get-cp-alerts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/get-cp-alerts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/get-cp-alerts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/app/get-cp-alerts', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/app/get-cp-alerts', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:22 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:22 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:22 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/app/get-cp-alerts in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/app/get-cp-alerts' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-cp-alerts' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/app/get-cp-alerts' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/app/get-cp-alerts' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-cp-alerts' 'REMOTE_PORT' => '3884' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-cp-alerts' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-cp-alerts' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-cp-alerts' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-cp-alerts' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972582.3542 'REQUEST_TIME' => 1699972582 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/get-utilities-badge-count') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/get-utilities-badge-count') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/get-utilities-badge-count') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/app/get-utilities-badge-count', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/app/get-utilities-badge-count', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:22 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:22 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:22 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/app/get-utilities-badge-count in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/app/get-utilities-badge-count' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-utilities-badge-count' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/app/get-utilities-badge-count' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/app/get-utilities-badge-count' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-utilities-badge-count' 'REMOTE_PORT' => '3836' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.124 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-utilities-badge-count' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-utilities-badge-count' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-utilities-badge-count' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-utilities-badge-count' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972582.361 'REQUEST_TIME' => 1699972582 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/run') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/run') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/run') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/queue/run', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/queue/run', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:22 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:22 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:22 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/queue/run in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/queue/run' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/run' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/run' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'REMOTE_PORT' => '3928' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.146 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972582.3874 'REQUEST_TIME' => 1699972582 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/get-job-info') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/get-job-info') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/get-job-info') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/queue/get-job-info', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/queue/get-job-info', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:22 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:22 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:22 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/queue/get-job-info in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/queue/get-job-info' 'dontExtendSession' => '1' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/get-job-info?dontExtendSession=1' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/get-job-info&dontExtendSession=1' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/get-job-info&dontExtendSession=1' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/get-job-info' 'REMOTE_PORT' => '3906' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.124 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/queue/get-job-info' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/get-job-info' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/queue/get-job-info' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/get-job-info' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972582.3895 'REQUEST_TIME' => 1699972582 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/retry') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/retry') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/retry') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/queue/retry', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/queue/retry', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:22 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:22 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:22 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/queue/retry in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/queue/retry' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/retry' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/retry' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/retry' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/retry' 'REMOTE_PORT' => '3866' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.124 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/queue/retry' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/retry' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/queue/retry' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/retry' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972582.405 'REQUEST_TIME' => 1699972582 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:22 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:22 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:22 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'REMOTE_PORT' => '3908' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10; rv:45.0) Gecko/20100101 Firefox/45.0' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972582.4272 'REQUEST_TIME' => 1699972582 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/release') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/release') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/release') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/queue/release', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/queue/release', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:22 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:22 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:22 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/queue/release in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/queue/release' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/release' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/release' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/release' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/release' 'REMOTE_PORT' => '3912' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/queue/release' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/release' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/queue/release' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/release' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972582.4244 'REQUEST_TIME' => 1699972582 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:22 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:22 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:22 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings' 'REMOTE_PORT' => '3882' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1; rv:40.0) Gecko/20100101 Firefox/40.0' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972582.4385 'REQUEST_TIME' => 1699972582 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/preview/create-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/preview/create-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/preview/create-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/preview/create-token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/preview/create-token', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:22 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:22 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:22 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/preview/create-token in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/preview/create-token' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/preview/create-token' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/preview/create-token' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'REMOTE_PORT' => '3928' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0) Gecko/20100101 Firefox/6.0' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972582.4623 'REQUEST_TIME' => 1699972582 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/delete-user') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/delete-user') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/delete-user') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/users/delete-user', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/users/delete-user', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:22 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:22 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:22 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/users/delete-user in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/users/delete-user' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/delete-user' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/delete-user' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/delete-user' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/delete-user' 'REMOTE_PORT' => '3884' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/users/delete-user' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/delete-user' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/users/delete-user' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/delete-user' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972582.4604 'REQUEST_TIME' => 1699972582 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/get-elevated-session-timeout') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/get-elevated-session-timeout') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/get-elevated-session-timeout') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/users/get-elevated-session-timeout', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/users/get-elevated-session-timeout', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:22 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:22 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:22 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/users/get-elevated-session-timeout in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/users/get-elevated-session-timeout' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-elevated-session-timeout' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/get-elevated-session-timeout' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/get-elevated-session-timeout' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-elevated-session-timeout' 'REMOTE_PORT' => '3836' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Macintosh; Intel Mac OS X 10_10; U; en) Presto/2.8.131 Version/11.11' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-elevated-session-timeout' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-elevated-session-timeout' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-elevated-session-timeout' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-elevated-session-timeout' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972582.4718 'REQUEST_TIME' => 1699972582 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/live-preview/create-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/live-preview/create-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/live-preview/create-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/live-preview/create-token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/live-preview/create-token', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:22 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:22 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:22 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/live-preview/create-token in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/live-preview/create-token' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/live-preview/create-token' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/live-preview/create-token' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/live-preview/create-token' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/live-preview/create-token' 'REMOTE_PORT' => '3906' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:59.0) Gecko/20100101 Firefox/59.0' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/live-preview/create-token' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/live-preview/create-token' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/live-preview/create-token' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/live-preview/create-token' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972582.4965 'REQUEST_TIME' => 1699972582 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/start-elevated-session') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/start-elevated-session') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/start-elevated-session') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/users/start-elevated-session', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/users/start-elevated-session', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:22 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:22 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:22 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/users/start-elevated-session in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/users/start-elevated-session' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/start-elevated-session' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/start-elevated-session' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/start-elevated-session' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/start-elevated-session' 'REMOTE_PORT' => '3866' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.146 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/users/start-elevated-session' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/start-elevated-session' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/users/start-elevated-session' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/start-elevated-session' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972582.4946 'REQUEST_TIME' => 1699972582 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/text/javascript') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/text/javascript') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/text/javascript') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/text/javascript', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/text/javascript', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:22 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:22 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:22 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/text/javascript in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/text/javascript' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/text/javascript' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/text/javascript' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'REMOTE_PORT' => '3912' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; WOW64; U; en) Presto/2.2.15 Version/10.10' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972582.5062 'REQUEST_TIME' => 1699972582 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/preview-file') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/preview-file') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/preview-file') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/preview-file', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/preview-file', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:22 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:22 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:22 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/preview-file in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/preview-file' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/preview-file' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/preview-file' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/preview-file' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/preview-file' 'REMOTE_PORT' => '3882' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; Win64; x64; U; en) Presto/2.9.168 Version/11.50' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/preview-file' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/preview-file' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/preview-file' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/preview-file' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972582.5295 'REQUEST_TIME' => 1699972582 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/structures/move-element') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/structures/move-element') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/structures/move-element') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/structures/move-element', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/structures/move-element', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:22 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:22 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:22 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/structures/move-element in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/structures/move-element' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/move-element' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/structures/move-element' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/structures/move-element' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/move-element' 'REMOTE_PORT' => '3908' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2228.0 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/structures/move-element' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/move-element' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/structures/move-element' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/move-element' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972582.5305 'REQUEST_TIME' => 1699972582 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/structures/get-element-level-delta') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/structures/get-element-level-delta') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/structures/get-element-level-delta') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/structures/get-element-level-delta', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/structures/get-element-level-delta', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:22 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:22 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:22 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/structures/get-element-level-delta in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/structures/get-element-level-delta' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/get-element-level-delta' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/structures/get-element-level-delta' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/structures/get-element-level-delta' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/get-element-level-delta' 'REMOTE_PORT' => '3884' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Macintosh; Intel Mac OS X 10_10; U; en) Presto/2.7.62 Version/11.00' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/structures/get-element-level-delta' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/get-element-level-delta' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/structures/get-element-level-delta' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/get-element-level-delta' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972582.5361 'REQUEST_TIME' => 1699972582 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/tags/search-for-tags') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/tags/search-for-tags') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/tags/search-for-tags') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/tags/search-for-tags', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/tags/search-for-tags', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:22 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:22 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:22 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/tags/search-for-tags in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/tags/search-for-tags' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/search-for-tags' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/tags/search-for-tags' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/tags/search-for-tags' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/search-for-tags' 'REMOTE_PORT' => '3836' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1; rv:41.0) Gecko/20100101 Firefox/41.0' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/tags/search-for-tags' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/search-for-tags' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/tags/search-for-tags' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/search-for-tags' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972582.5578 'REQUEST_TIME' => 1699972582 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/tags/create-tag') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/tags/create-tag') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/tags/create-tag') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/tags/create-tag', 'match' => false, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/tags/create-tag', 'match' => true, 'parent' => null, ] 2023-11-14 06:36:22 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-11-14 06:36:22 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-11-14 06:36:22 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-11-14 06:36:22 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/tags/create-tag in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-11-14 06:36:22 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/tags/create-tag' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/create-tag' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/tags/create-tag' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/tags/create-tag' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/create-tag' 'REMOTE_PORT' => '3836' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '185.229.227.46' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; rv:57.0) Gecko/20100101 Firefox/57.0' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/tags/create-tag' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/create-tag' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/tags/create-tag' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/create-tag' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1699972582.9013 'REQUEST_TIME' => 1699972582 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:07 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:07 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/login') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/login') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/login') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1a4c64c1/users/login', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:07 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1a4c64c1/users/login', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:07 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:07 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:07 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:07 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1a4c64c1/users/login in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1a4...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1a4c64c1/users/login' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'QUERY_STRING' => 'p=cpresources/1a4c64c1/users/login' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1a4c64c1/users/login' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'REMOTE_PORT' => '43668' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481627.354 'REQUEST_TIME' => 1701481627 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:07 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:07 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/send-password-reset-email') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/send-password-reset-email') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/send-password-reset-email') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1a4c64c1/users/send-password-reset-email', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:07 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1a4c64c1/users/send-password-reset-email', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:07 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:07 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:07 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:07 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1a4c64c1/users/send-password-reset-email in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1a4...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1a4c64c1/users/send-password-reset-email' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'QUERY_STRING' => 'p=cpresources/1a4c64c1/users/send-password-reset-email' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1a4c64c1/users/send-password-reset-email' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'REMOTE_PORT' => '35250' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; WOW64; U; en) Presto/2.2.15 Version/10.00' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481627.3451 'REQUEST_TIME' => 1701481627 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:07 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:07 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/utils', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:07 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/utils', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:07 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:07 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:07 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:07 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/utils in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/utils' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/utils' 'QUERY_STRING' => 'p=cpresources/556910ad/utils' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/utils' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/utils' 'REMOTE_PORT' => '36172' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 10.0; U; en) Presto/2.5.24 Version/10.54' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/utils' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/utils' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/utils' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/utils' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481627.4544 'REQUEST_TIME' => 1701481627 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:07 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:07 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/browser-detector', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:07 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/browser-detector', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:07 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:07 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:07 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:07 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/browser-detector in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/bro...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/browser-detector' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/browser-detector' 'QUERY_STRING' => 'p=cpresources/browser-detector' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/browser-detector' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/browser-detector' 'REMOTE_PORT' => '43632' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Macintosh; Intel Mac OS X 10_10; U; en) Presto/2.5.24 Version/10.54' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/browser-detector' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/browser-detector' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/browser-detector' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/browser-detector' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481627.4634 'REQUEST_TIME' => 1701481627 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:07 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:07 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/text/html', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:07 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/text/html', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:07 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:07 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:07 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:07 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/text/html in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/text/html' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/text/html' 'QUERY_STRING' => 'p=cpresources/556910ad/text/html' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/text/html' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/text/html' 'REMOTE_PORT' => '43648' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/text/html' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/text/html' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/text/html' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/text/html' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481627.4964 'REQUEST_TIME' => 1701481627 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:07 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:07 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/collection-utils', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:07 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/collection-utils', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:07 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:07 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:07 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:07 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/collection-utils in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/col...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/collection-utils' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/collection-utils' 'QUERY_STRING' => 'p=cpresources/collection-utils' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/collection-utils' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/collection-utils' 'REMOTE_PORT' => '43666' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; rv:59.0) Gecko/20100101 Firefox/59.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/collection-utils' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/collection-utils' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/collection-utils' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/collection-utils' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481627.6011 'REQUEST_TIME' => 1701481627 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:07 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:07 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/collection-utils', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:07 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/collection-utils', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:07 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:07 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:07 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:07 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/collection-utils in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/collection-utils' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'QUERY_STRING' => 'p=cpresources/556910ad/collection-utils' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/collection-utils' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'REMOTE_PORT' => '43980' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.0 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481627.7239 'REQUEST_TIME' => 1701481627 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:07 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:07 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/element-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/element-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/element-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/element-utils', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:07 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/element-utils', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:07 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:07 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:07 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:07 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/element-utils in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/element-utils' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/element-utils' 'QUERY_STRING' => 'p=cpresources/556910ad/element-utils' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/element-utils' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/element-utils' 'REMOTE_PORT' => '43992' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.146 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/element-utils' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/element-utils' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/element-utils' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/element-utils' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481627.7328 'REQUEST_TIME' => 1701481627 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:07 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:07 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/listener-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/listener-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/listener-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/listener-handler', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:07 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/listener-handler', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:07 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:07 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:07 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:07 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/listener-handler in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/listener-handler' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'QUERY_STRING' => 'p=cpresources/556910ad/listener-handler' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/listener-handler' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'REMOTE_PORT' => '44006' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481627.7458 'REQUEST_TIME' => 1701481627 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:07 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:07 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-generator') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-generator') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-generator') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/id-generator', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:07 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/id-generator', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:07 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:07 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:07 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:07 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/id-generator in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/id-generator' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/id-generator' 'QUERY_STRING' => 'p=cpresources/556910ad/id-generator' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/id-generator' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-generator' 'REMOTE_PORT' => '43648' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 10.0; U; en) Presto/2.2.15 Version/10.10' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/id-generator' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-generator' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/id-generator' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-generator' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481627.7688 'REQUEST_TIME' => 1701481627 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:07 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:07 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/id-handler', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:07 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/id-handler', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:07 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:07 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:07 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:07 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/id-handler in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/id-handler' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/id-handler' 'QUERY_STRING' => 'p=cpresources/556910ad/id-handler' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/id-handler' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-handler' 'REMOTE_PORT' => '35250' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/id-handler' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-handler' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/id-handler' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-handler' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481627.7944 'REQUEST_TIME' => 1701481627 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:07 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:07 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/reporter') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/reporter') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/reporter') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/reporter', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:07 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/reporter', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:07 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:07 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:07 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:07 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/reporter in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/reporter' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/reporter' 'QUERY_STRING' => 'p=cpresources/556910ad/reporter' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/reporter' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/reporter' 'REMOTE_PORT' => '36172' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (X11; Linux x86_64; U; en) Presto/2.9.168 Version/11.50' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/reporter' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/reporter' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/reporter' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/reporter' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481627.8609 'REQUEST_TIME' => 1701481627 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:07 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:07 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/browser-detector', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:07 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/browser-detector', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:07 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:07 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:07 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:07 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/browser-detector in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/browser-detector' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'QUERY_STRING' => 'p=cpresources/556910ad/browser-detector' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/browser-detector' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'REMOTE_PORT' => '43668' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:63.0) Gecko/20100101 Firefox/63.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481627.9135 'REQUEST_TIME' => 1701481627 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:07 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:07 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/state-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/state-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/state-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/state-handler', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:07 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/state-handler', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:07 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:07 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:07 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:07 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/state-handler in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/state-handler' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/state-handler' 'QUERY_STRING' => 'p=cpresources/556910ad/state-handler' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/state-handler' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/state-handler' 'REMOTE_PORT' => '35250' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:48.0) Gecko/20100101 Firefox/48.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/state-handler' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/state-handler' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/state-handler' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/state-handler' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481627.9348 'REQUEST_TIME' => 1701481627 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:07 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:07 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:07 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:07 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/object.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/object.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/object.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/detection-strategy/object.js', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/detection-strategy/object.js', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:08 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:08 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:08 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/detection-strategy/object.js in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:07 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/detection-strategy/object.js' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'QUERY_STRING' => 'p=cpresources/556910ad/detection-strategy/object.js' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/detection-strategy/object.js' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'REMOTE_PORT' => '44094' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'colly - https://github.com/gocolly/colly/v2' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481627.9957 'REQUEST_TIME' => 1701481627 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/scroll.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/scroll.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/scroll.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/detection-strategy/scroll.js', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/detection-strategy/scroll.js', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:08 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:08 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:08 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/detection-strategy/scroll.js in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/detection-strategy/scroll.js' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'QUERY_STRING' => 'p=cpresources/556910ad/detection-strategy/scroll.js' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/detection-strategy/scroll.js' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'REMOTE_PORT' => '43648' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'colly - https://github.com/gocolly/colly/v2' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481628.0406 'REQUEST_TIME' => 1701481628 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/7af9bb58/text/xml', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/7af9bb58/text/xml', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:08 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:08 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:08 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/7af9bb58/text/xml in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/7af...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/7af9bb58/text/xml' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'QUERY_STRING' => 'p=cpresources/7af9bb58/text/xml' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/7af9bb58/text/xml' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'REMOTE_PORT' => '35250' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 10.0; U; en) Presto/2.5.24 Version/10.54' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481628.0802 'REQUEST_TIME' => 1701481628 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/7af9bb58/text/plain', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/7af9bb58/text/plain', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:08 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:08 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:08 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/7af9bb58/text/plain in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/7af...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/7af9bb58/text/plain' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'QUERY_STRING' => 'p=cpresources/7af9bb58/text/plain' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/7af9bb58/text/plain' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'REMOTE_PORT' => '44108' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Macintosh; Intel Mac OS X 10_10; U; en) Presto/2.7.62 Version/11.00' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481628.1156 'REQUEST_TIME' => 1701481628 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/7af9bb58/text/html', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/7af9bb58/text/html', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:08 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:08 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:08 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/7af9bb58/text/html in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/7af...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/7af9bb58/text/html' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'QUERY_STRING' => 'p=cpresources/7af9bb58/text/html' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/7af9bb58/text/html' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'REMOTE_PORT' => '43666' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 10.0; U; en) Presto/2.2.15 Version/10.00' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481628.134 'REQUEST_TIME' => 1701481628 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/7af9bb58/application/x-www-form-urlencoded', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/7af9bb58/application/x-www-form-urlencoded', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:08 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:08 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:08 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/7af9bb58/application/x-www-form-urlencoded in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/7af...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/7af9bb58/application/x-www-form-urlencoded' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'QUERY_STRING' => 'p=cpresources/7af9bb58/application/x-www-form-urlencoded' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/7af9bb58/application/x-www-form-urlencoded' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'REMOTE_PORT' => '43992' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481628.1441 'REQUEST_TIME' => 1701481628 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f8f6a78e/text/html', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f8f6a78e/text/html', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:08 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:08 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:08 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f8f6a78e/text/html in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f8f...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f8f6a78e/text/html' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/html' 'QUERY_STRING' => 'p=cpresources/f8f6a78e/text/html' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f8f6a78e/text/html' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/html' 'REMOTE_PORT' => '43648' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1; rv:35.0) Gecko/20100101 Firefox/35.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/f8f6a78e/text/html' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/html' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/f8f6a78e/text/html' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/html' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481628.1801 'REQUEST_TIME' => 1701481628 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/application/json') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/application/json') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/application/json') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f8f6a78e/application/json', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f8f6a78e/application/json', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:08 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:08 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:08 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f8f6a78e/application/json in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f8f...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f8f6a78e/application/json' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/json' 'QUERY_STRING' => 'p=cpresources/f8f6a78e/application/json' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f8f6a78e/application/json' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/json' 'REMOTE_PORT' => '43668' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/f8f6a78e/application/json' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/json' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/f8f6a78e/application/json' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/json' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481628.1842 'REQUEST_TIME' => 1701481628 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f8f6a78e/text/plain', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f8f6a78e/text/plain', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:08 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:08 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:08 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f8f6a78e/text/plain in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f8f...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f8f6a78e/text/plain' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/plain' 'QUERY_STRING' => 'p=cpresources/f8f6a78e/text/plain' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f8f6a78e/text/plain' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/plain' 'REMOTE_PORT' => '36172' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (X11; Linux x86_64; U; en) Presto/2.9.168 Version/11.50' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/f8f6a78e/text/plain' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/plain' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/f8f6a78e/text/plain' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/plain' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481628.2502 'REQUEST_TIME' => 1701481628 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/application/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/application/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/application/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f8f6a78e/application/xml', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f8f6a78e/application/xml', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:08 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:08 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:08 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f8f6a78e/application/xml in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f8f...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f8f6a78e/application/xml' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/xml' 'QUERY_STRING' => 'p=cpresources/f8f6a78e/application/xml' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f8f6a78e/application/xml' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/xml' 'REMOTE_PORT' => '43980' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/f8f6a78e/application/xml' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/xml' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/f8f6a78e/application/xml' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/xml' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481628.2591 'REQUEST_TIME' => 1701481628 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/csv') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/csv') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/csv') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f8f6a78e/text/csv', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f8f6a78e/text/csv', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:08 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:08 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:08 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f8f6a78e/text/csv in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f8f...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f8f6a78e/text/csv' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'QUERY_STRING' => 'p=cpresources/f8f6a78e/text/csv' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f8f6a78e/text/csv' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'REMOTE_PORT' => '43648' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.124 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481628.3379 'REQUEST_TIME' => 1701481628 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/tab-separated-values') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/tab-separated-values') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/tab-separated-values') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f8f6a78e/text/tab-separated-values', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f8f6a78e/text/tab-separated-values', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:08 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:08 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:08 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f8f6a78e/text/tab-separated-values in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f8f...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f8f6a78e/text/tab-separated-values' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/tab-separated-values' 'QUERY_STRING' => 'p=cpresources/f8f6a78e/text/tab-separated-values' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f8f6a78e/text/tab-separated-values' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/tab-separated-values' 'REMOTE_PORT' => '43666' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/f8f6a78e/text/tab-separated-values' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/tab-separated-values' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/f8f6a78e/text/tab-separated-values' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/tab-separated-values' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481628.4186 'REQUEST_TIME' => 1701481628 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f65387df/image/jpeg', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f65387df/image/jpeg', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:08 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:08 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:08 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f65387df/image/jpeg in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f65...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f65387df/image/jpeg' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'QUERY_STRING' => 'p=cpresources/f65387df/image/jpeg' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f65387df/image/jpeg' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'REMOTE_PORT' => '43992' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10; rv:40.0) Gecko/20100101 Firefox/40.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481628.4231 'REQUEST_TIME' => 1701481628 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/gif') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/gif') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/gif') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f65387df/image/gif', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f65387df/image/gif', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:08 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:08 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:08 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f65387df/image/gif in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f65...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f65387df/image/gif' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f65387df/image/gif' 'QUERY_STRING' => 'p=cpresources/f65387df/image/gif' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f65387df/image/gif' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/gif' 'REMOTE_PORT' => '43668' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/f65387df/image/gif' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/gif' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/f65387df/image/gif' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/gif' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481628.4643 'REQUEST_TIME' => 1701481628 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/png') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/png') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/png') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f65387df/image/png', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f65387df/image/png', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:08 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:08 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:08 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f65387df/image/png in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f65...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f65387df/image/png' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f65387df/image/png' 'QUERY_STRING' => 'p=cpresources/f65387df/image/png' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f65387df/image/png' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/png' 'REMOTE_PORT' => '43648' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; WOW64; U; en) Presto/2.8.131 Version/11.11' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/f65387df/image/png' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/png' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/f65387df/image/png' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/png' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481628.4927 'REQUEST_TIME' => 1701481628 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/webp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/webp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/webp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f65387df/image/webp', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f65387df/image/webp', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:08 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:08 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:08 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f65387df/image/webp in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f65...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f65387df/image/webp' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f65387df/image/webp' 'QUERY_STRING' => 'p=cpresources/f65387df/image/webp' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f65387df/image/webp' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/webp' 'REMOTE_PORT' => '36172' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64; rv:56.0) Gecko/20100101 Firefox/56.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/f65387df/image/webp' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/webp' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/f65387df/image/webp' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/webp' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481628.5298 'REQUEST_TIME' => 1701481628 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/mm/dd/yy') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/mm/dd/yy') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/mm/dd/yy') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/25dfd780/mm/dd/yy', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/25dfd780/mm/dd/yy', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:08 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:08 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:08 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/25dfd780/mm/dd/yy in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/25d...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/25dfd780/mm/dd/yy' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'QUERY_STRING' => 'p=cpresources/25dfd780/mm/dd/yy' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/25dfd780/mm/dd/yy' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'REMOTE_PORT' => '44006' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481628.5589 'REQUEST_TIME' => 1701481628 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/jquery-ui/ui/widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/jquery-ui/ui/widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/jquery-ui/ui/widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/eebb8621/jquery-ui/ui/widget', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/eebb8621/jquery-ui/ui/widget', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:08 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:08 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:08 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/eebb8621/jquery-ui/ui/widget in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/eeb...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/eebb8621/jquery-ui/ui/widget' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'QUERY_STRING' => 'p=cpresources/eebb8621/jquery-ui/ui/widget' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/eebb8621/jquery-ui/ui/widget' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'REMOTE_PORT' => '43668' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481628.6045 'REQUEST_TIME' => 1701481628 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/vendor/jquery.ui.widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/vendor/jquery.ui.widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/vendor/jquery.ui.widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/eebb8621/vendor/jquery.ui.widget', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/eebb8621/vendor/jquery.ui.widget', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:08 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:08 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:08 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/eebb8621/vendor/jquery.ui.widget in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/eeb...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/eebb8621/vendor/jquery.ui.widget' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'QUERY_STRING' => 'p=cpresources/eebb8621/vendor/jquery.ui.widget' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/eebb8621/vendor/jquery.ui.widget' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'REMOTE_PORT' => '43648' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481628.6355 'REQUEST_TIME' => 1701481628 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/application/octet-stream') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/application/octet-stream') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/application/octet-stream') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/eebb8621/application/octet-stream', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/eebb8621/application/octet-stream', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:08 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:08 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:08 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/eebb8621/application/octet-stream in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/eeb...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/eebb8621/application/octet-stream' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'QUERY_STRING' => 'p=cpresources/eebb8621/application/octet-stream' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/eebb8621/application/octet-stream' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'REMOTE_PORT' => '43980' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481628.6629 'REQUEST_TIME' => 1701481628 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/next/prev') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/next/prev') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/next/prev') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/25dfd780/next/prev', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/25dfd780/next/prev', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:08 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:08 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:08 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/25dfd780/next/prev in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/25d...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/25dfd780/next/prev' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'QUERY_STRING' => 'p=cpresources/25dfd780/next/prev' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/25dfd780/next/prev' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'REMOTE_PORT' => '43992' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; WOW64; U; en) Presto/2.2.15 Version/10.00' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481628.7059 'REQUEST_TIME' => 1701481628 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/xregexp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/xregexp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/xregexp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/xregexp', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/xregexp', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:08 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:08 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:08 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/xregexp in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/xregexp' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'QUERY_STRING' => 'p=cpresources/a841eed1/xregexp' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/xregexp' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'REMOTE_PORT' => '43666' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.0 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481628.7081 'REQUEST_TIME' => 1701481628 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/build') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/build') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/build') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/build', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/build', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:08 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:08 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:08 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/build in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/build' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/build' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/build' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'REMOTE_PORT' => '43668' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2228.0 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481628.7598 'REQUEST_TIME' => 1701481628 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/matchrecursive') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/matchrecursive') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/matchrecursive') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/matchrecursive', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/matchrecursive', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:08 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:08 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:08 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/matchrecursive in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/matchrecursive' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/matchrecursive' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/matchrecursive' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'REMOTE_PORT' => '44094' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481628.776 'REQUEST_TIME' => 1701481628 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-base') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-base') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-base') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-base', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-base', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:08 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:08 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:08 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-base in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-base' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-base' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-base' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'REMOTE_PORT' => '36172' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; WOW64; U; en) Presto/2.9.168 Version/11.50' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481628.7974 'REQUEST_TIME' => 1701481628 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-blocks') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-blocks') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-blocks') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-blocks', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-blocks', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:08 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:08 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:08 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-blocks in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-blocks' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-blocks' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-blocks' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'REMOTE_PORT' => '43992' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481628.8669 'REQUEST_TIME' => 1701481628 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-categories') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-categories') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-categories') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-categories', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-categories', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:08 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:08 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:08 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-categories in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-categories' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-categories' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-categories' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'REMOTE_PORT' => '35250' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1; rv:45.0) Gecko/20100101 Firefox/45.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481628.8777 'REQUEST_TIME' => 1701481628 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-properties') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-properties') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-properties') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-properties', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-properties', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:08 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:08 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:08 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-properties in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-properties' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-properties' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-properties' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'REMOTE_PORT' => '36172' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10; rv:52.0) Gecko/20100101 Firefox/52.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481628.9377 'REQUEST_TIME' => 1701481628 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-scripts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-scripts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-scripts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-scripts', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-scripts', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:08 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:08 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:08 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:08 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-scripts in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:08 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-scripts' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-scripts' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-scripts' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'REMOTE_PORT' => '43980' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481628.9459 'REQUEST_TIME' => 1701481628 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:09 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:09 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:09 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:09 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:09 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:09 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:09 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:09 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:09 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:09 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:09 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:09 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:09 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:09 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:09 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:09 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:09 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:09 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:09 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/text/xml', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:09 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/text/xml', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:09 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:09 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:09 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:09 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/text/xml in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:09 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/text/xml' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'QUERY_STRING' => 'p=cpresources/de0d6436/text/xml' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/text/xml' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'REMOTE_PORT' => '43668' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481629.9571 'REQUEST_TIME' => 1701481629 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:09 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:09 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:09 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:09 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:09 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:09 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:09 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:09 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:09 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:09 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:09 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:09 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:09 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:09 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:09 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:09 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:09 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:09 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:09 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/application/x-www-form-urlencoded', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:09 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/application/x-www-form-urlencoded', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:09 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:09 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:09 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:09 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/application/x-www-form-urlencoded in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:09 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/application/x-www-form-urlencoded' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/application/x-www-form-urlencoded' 'QUERY_STRING' => 'p=cpresources/de0d6436/application/x-www-form-urlencoded' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/application/x-www-form-urlencoded' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/application/x-www-form-urlencoded' 'REMOTE_PORT' => '35250' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:59.0) Gecko/20100101 Firefox/59.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/de0d6436/application/x-www-form-urlencoded' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/application/x-www-form-urlencoded' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/de0d6436/application/x-www-form-urlencoded' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/application/x-www-form-urlencoded' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481629.9418 'REQUEST_TIME' => 1701481629 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:09 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:09 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:09 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:09 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:09 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:09 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:09 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:09 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:09 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:09 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:09 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:09 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:09 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:09 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:09 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:09 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:09 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/text/css') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:09 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/text/css') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:09 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/text/css') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/text/css', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:09 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/text/css', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:09 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:09 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:09 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:09 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/text/css in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:09 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/text/css' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/text/css' 'QUERY_STRING' => 'p=cpresources/de0d6436/text/css' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/text/css' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/text/css' 'REMOTE_PORT' => '36172' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/de0d6436/text/css' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/text/css' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/de0d6436/text/css' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/text/css' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481629.979 'REQUEST_TIME' => 1701481629 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/image/png') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/image/png') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/image/png') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/image/png', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/image/png', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/image/png in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/image/png' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/image/png' 'QUERY_STRING' => 'p=cpresources/de0d6436/image/png' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/image/png' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/image/png' 'REMOTE_PORT' => '44398' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:61.0) Gecko/20100101 Firefox/61.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/de0d6436/image/png' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/image/png' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/de0d6436/image/png' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/image/png' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481630.0632 'REQUEST_TIME' => 1701481630 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/image/jpeg', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/image/jpeg', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/image/jpeg in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/image/jpeg' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/image/jpeg' 'QUERY_STRING' => 'p=cpresources/de0d6436/image/jpeg' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/image/jpeg' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/image/jpeg' 'REMOTE_PORT' => '43648' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1; rv:58.0) Gecko/20100101 Firefox/58.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/de0d6436/image/jpeg' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/image/jpeg' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/de0d6436/image/jpeg' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/image/jpeg' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481630.0603 'REQUEST_TIME' => 1701481630 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-editor-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-editor-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-editor-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/elements/get-editor-html', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/elements/get-editor-html', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/elements/get-editor-html in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/elements/get-editor-html' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-editor-html' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/get-editor-html' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/get-editor-html' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-editor-html' 'REMOTE_PORT' => '44108' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:54.0) Gecko/20100101 Firefox/54.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-editor-html' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-editor-html' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-editor-html' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-editor-html' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481630.3131 'REQUEST_TIME' => 1701481630 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/save-element') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/save-element') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/save-element') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/elements/save-element', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/elements/save-element', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/elements/save-element in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/elements/save-element' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/save-element' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/save-element' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'REMOTE_PORT' => '43648' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:52.0) Gecko/20100101 Firefox/52.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481630.3454 'REQUEST_TIME' => 1701481630 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-source-tree-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-source-tree-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-source-tree-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/element-indexes/get-source-tree-html', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/element-indexes/get-source-tree-html', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/element-indexes/get-source-tree-html in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/element-indexes/get-source-tree-html' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'REMOTE_PORT' => '36172' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481630.3708 'REQUEST_TIME' => 1701481630 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/create-export-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/create-export-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/create-export-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/element-indexes/create-export-token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/element-indexes/create-export-token', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/element-indexes/create-export-token in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/element-indexes/create-export-token' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/create-export-token' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/create-export-token' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/create-export-token' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/create-export-token' 'REMOTE_PORT' => '43668' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; Win64; x64; U; en) Presto/2.2.15 Version/10.00' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/create-export-token' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/create-export-token' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/create-export-token' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/create-export-token' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481630.3621 'REQUEST_TIME' => 1701481630 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-elements') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-elements') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-elements') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/element-indexes/get-elements', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/element-indexes/get-elements', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/element-indexes/get-elements in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/element-indexes/get-elements' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-elements' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/get-elements' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/get-elements' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-elements' 'REMOTE_PORT' => '44108' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-elements' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-elements' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-elements' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-elements' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481630.4574 'REQUEST_TIME' => 1701481630 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/perform-action') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/perform-action') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/perform-action') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/element-indexes/perform-action', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/element-indexes/perform-action', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/element-indexes/perform-action in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/element-indexes/perform-action' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/perform-action' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/perform-action' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/perform-action' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/perform-action' 'REMOTE_PORT' => '44456' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/perform-action' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/perform-action' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/perform-action' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/perform-action' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481630.4615 'REQUEST_TIME' => 1701481630 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-more-elements') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-more-elements') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-more-elements') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/element-indexes/get-more-elements', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/element-indexes/get-more-elements', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/element-indexes/get-more-elements in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/element-indexes/get-more-elements' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-more-elements' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/get-more-elements' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/get-more-elements' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-more-elements' 'REMOTE_PORT' => '43648' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 10.0; U; en) Presto/2.7.62 Version/11.00' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-more-elements' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-more-elements' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-more-elements' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-more-elements' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481630.4868 'REQUEST_TIME' => 1701481630 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-modal-body') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-modal-body') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-modal-body') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/elements/get-modal-body', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/elements/get-modal-body', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/elements/get-modal-body in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/elements/get-modal-body' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-modal-body' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/get-modal-body' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/get-modal-body' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-modal-body' 'REMOTE_PORT' => '36172' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-modal-body' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-modal-body' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-modal-body' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-modal-body' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481630.5253 'REQUEST_TIME' => 1701481630 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/image-editor') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/image-editor') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/image-editor') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/image-editor', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/image-editor', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/image-editor in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/image-editor' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/image-editor' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/image-editor' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/image-editor' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/image-editor' 'REMOTE_PORT' => '44050' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:40.0) Gecko/20100101 Firefox/40.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/image-editor' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/image-editor' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/image-editor' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/image-editor' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481630.5526 'REQUEST_TIME' => 1701481630 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/edit-image') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/edit-image') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/edit-image') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/edit-image', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/edit-image', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/edit-image in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/edit-image' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/edit-image' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/edit-image' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/edit-image' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/edit-image' 'REMOTE_PORT' => '43992' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/edit-image' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/edit-image' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/edit-image' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/edit-image' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481630.5888 'REQUEST_TIME' => 1701481630 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/save-image') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/save-image') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/save-image') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/save-image', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/save-image', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/save-image in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/save-image' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-image' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/save-image' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/save-image' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-image' 'REMOTE_PORT' => '44108' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-image' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-image' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-image' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-image' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481630.607 'REQUEST_TIME' => 1701481630 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/move-asset') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/move-asset') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/move-asset') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/move-asset', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/move-asset', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/move-asset in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/move-asset' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-asset' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/move-asset' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/move-asset' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-asset' 'REMOTE_PORT' => '43648' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Macintosh; Intel Mac OS X 10_10; U; en) Presto/2.7.62 Version/11.00' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-asset' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-asset' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-asset' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-asset' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481630.627 'REQUEST_TIME' => 1701481630 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/move-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/move-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/move-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/move-folder', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/move-folder', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/move-folder in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/move-folder' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-folder' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/move-folder' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/move-folder' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-folder' 'REMOTE_PORT' => '36172' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 10.0; U; en) Presto/2.7.62 Version/11.00' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-folder' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-folder' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-folder' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-folder' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481630.6648 'REQUEST_TIME' => 1701481630 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/delete-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/delete-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/delete-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/delete-folder', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/delete-folder', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/delete-folder in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/delete-folder' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-folder' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/delete-folder' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/delete-folder' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-folder' 'REMOTE_PORT' => '43992' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.0 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-folder' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-folder' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-folder' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-folder' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481630.7343 'REQUEST_TIME' => 1701481630 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/save-asset') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/save-asset') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/save-asset') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/save-asset', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/save-asset', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/save-asset in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/save-asset' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-asset' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/save-asset' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/save-asset' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-asset' 'REMOTE_PORT' => '35250' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (X11; Linux x86_64; U; en) Presto/2.7.62 Version/11.00' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-asset' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-asset' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-asset' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-asset' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481630.7494 'REQUEST_TIME' => 1701481630 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/replace-file') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/replace-file') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/replace-file') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/replace-file', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/replace-file', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/replace-file in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/replace-file' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/replace-file' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/replace-file' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/replace-file' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/replace-file' 'REMOTE_PORT' => '43668' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; rv:59.0) Gecko/20100101 Firefox/59.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/replace-file' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/replace-file' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/replace-file' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/replace-file' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481630.784 'REQUEST_TIME' => 1701481630 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/delete-asset') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/delete-asset') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/delete-asset') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/delete-asset', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/delete-asset', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/delete-asset in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/delete-asset' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-asset' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/delete-asset' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/delete-asset' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-asset' 'REMOTE_PORT' => '44306' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-asset' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-asset' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-asset' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-asset' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481630.8202 'REQUEST_TIME' => 1701481630 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/create-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/create-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/create-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/create-folder', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/create-folder', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/create-folder in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/create-folder' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/create-folder' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/create-folder' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/create-folder' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/create-folder' 'REMOTE_PORT' => '44456' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:57.0) Gecko/20100101 Firefox/57.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/create-folder' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/create-folder' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/create-folder' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/create-folder' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481630.8582 'REQUEST_TIME' => 1701481630 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/rename-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/rename-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/rename-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/rename-folder', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/rename-folder', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/rename-folder in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/rename-folder' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/rename-folder' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/rename-folder' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/rename-folder' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/rename-folder' 'REMOTE_PORT' => '43992' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; WOW64; U; en) Presto/2.2.15 Version/10.00' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/rename-folder' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/rename-folder' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/rename-folder' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/rename-folder' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481630.8759 'REQUEST_TIME' => 1701481630 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-element-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-element-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-element-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/elements/get-element-html', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/elements/get-element-html', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/elements/get-element-html in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/elements/get-element-html' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-element-html' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/get-element-html' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/get-element-html' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-element-html' 'REMOTE_PORT' => '43648' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 10.0; U; en) Presto/2.9.168 Version/11.50' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-element-html' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-element-html' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-element-html' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-element-html' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481630.8921 'REQUEST_TIME' => 1701481630 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/generate-transform') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/generate-transform') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/generate-transform') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/generate-transform', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/generate-transform', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/generate-transform in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/generate-transform' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/generate-transform' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/generate-transform' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/generate-transform' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/generate-transform' 'REMOTE_PORT' => '36172' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/generate-transform' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/generate-transform' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/generate-transform' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/generate-transform' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481630.9305 'REQUEST_TIME' => 1701481630 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/get-remaining-session-time') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/get-remaining-session-time') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/get-remaining-session-time') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/users/get-remaining-session-time', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/users/get-remaining-session-time', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/users/get-remaining-session-time in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/users/get-remaining-session-time' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-remaining-session-time' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/get-remaining-session-time' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/get-remaining-session-time' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-remaining-session-time' 'REMOTE_PORT' => '44306' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.124 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-remaining-session-time' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-remaining-session-time' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-remaining-session-time' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-remaining-session-time' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481630.9624 'REQUEST_TIME' => 1701481630 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/logout') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/logout') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/logout') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/users/logout', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/users/logout', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/users/logout in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/users/logout' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/logout' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/logout' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/logout' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/logout' 'REMOTE_PORT' => '44108' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20100101 Firefox/6.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/users/logout' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/logout' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/users/logout' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/logout' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481630.9994 'REQUEST_TIME' => 1701481630 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/login') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/login') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/login') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/users/login', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/users/login', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/users/login in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/users/login' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/login' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/login' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/login' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/login' 'REMOTE_PORT' => '43992' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 5.1; U; en) Presto/2.5.24 Version/10.54' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/users/login' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/login' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/users/login' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/login' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481631.019 'REQUEST_TIME' => 1701481631 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-categories-input-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-categories-input-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-categories-input-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/elements/get-categories-input-html', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/elements/get-categories-input-html', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/elements/get-categories-input-html in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/elements/get-categories-input-html' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-categories-input-html' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/get-categories-input-html' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/get-categories-input-html' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-categories-input-html' 'REMOTE_PORT' => '43668' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.93 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-categories-input-html' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-categories-input-html' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-categories-input-html' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-categories-input-html' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481631.052 'REQUEST_TIME' => 1701481631 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/plugin-store/upgrade-craft') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/plugin-store/upgrade-craft') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/plugin-store/upgrade-craft') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/plugin-store/upgrade-craft', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/plugin-store/upgrade-craft', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/plugin-store/upgrade-craft in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/plugin-store/upgrade-craft' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/plugin-store/upgrade-craft' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/plugin-store/upgrade-craft' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/plugin-store/upgrade-craft' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/plugin-store/upgrade-craft' 'REMOTE_PORT' => '44050' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/plugin-store/upgrade-craft' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/plugin-store/upgrade-craft' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/plugin-store/upgrade-craft' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/plugin-store/upgrade-craft' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481631.075 'REQUEST_TIME' => 1701481631 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/get-cp-alerts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/get-cp-alerts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/get-cp-alerts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/app/get-cp-alerts', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/app/get-cp-alerts', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/app/get-cp-alerts in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/app/get-cp-alerts' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-cp-alerts' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/app/get-cp-alerts' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/app/get-cp-alerts' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-cp-alerts' 'REMOTE_PORT' => '44456' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; Win64; x64; U; en) Presto/2.2.15 Version/10.00' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-cp-alerts' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-cp-alerts' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-cp-alerts' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-cp-alerts' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481631.1215 'REQUEST_TIME' => 1701481631 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/shun-cp-alert') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/shun-cp-alert') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/shun-cp-alert') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/app/shun-cp-alert', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/app/shun-cp-alert', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/app/shun-cp-alert in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/app/shun-cp-alert' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/shun-cp-alert' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/app/shun-cp-alert' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/app/shun-cp-alert' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/shun-cp-alert' 'REMOTE_PORT' => '44108' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10; rv:6.0) Gecko/20100101 Firefox/6.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/app/shun-cp-alert' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/shun-cp-alert' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/app/shun-cp-alert' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/shun-cp-alert' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481631.1395 'REQUEST_TIME' => 1701481631 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/check-for-updates') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/check-for-updates') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/check-for-updates') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/app/check-for-updates', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/app/check-for-updates', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/app/check-for-updates in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/app/check-for-updates' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/check-for-updates' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/app/check-for-updates' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/app/check-for-updates' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/check-for-updates' 'REMOTE_PORT' => '43992' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/app/check-for-updates' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/check-for-updates' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/app/check-for-updates' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/check-for-updates' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481631.161 'REQUEST_TIME' => 1701481631 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/get-utilities-badge-count') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/get-utilities-badge-count') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/get-utilities-badge-count') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/app/get-utilities-badge-count', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/app/get-utilities-badge-count', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/app/get-utilities-badge-count in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/app/get-utilities-badge-count' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-utilities-badge-count' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/app/get-utilities-badge-count' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/app/get-utilities-badge-count' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-utilities-badge-count' 'REMOTE_PORT' => '36172' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-utilities-badge-count' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-utilities-badge-count' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-utilities-badge-count' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-utilities-badge-count' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481631.1969 'REQUEST_TIME' => 1701481631 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/run') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/run') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/run') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/queue/run', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/queue/run', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/queue/run in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/queue/run' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/run' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/run' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'REMOTE_PORT' => '44398' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 5.1; U; en) Presto/2.7.62 Version/11.00' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481631.2473 'REQUEST_TIME' => 1701481631 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/get-job-info') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/get-job-info') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/get-job-info') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/queue/get-job-info', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/queue/get-job-info', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/queue/get-job-info in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/queue/get-job-info' 'dontExtendSession' => '1' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/get-job-info?dontExtendSession=1' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/get-job-info&dontExtendSession=1' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/get-job-info&dontExtendSession=1' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/get-job-info' 'REMOTE_PORT' => '35250' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/queue/get-job-info' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/get-job-info' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/queue/get-job-info' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/get-job-info' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481631.2742 'REQUEST_TIME' => 1701481631 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/retry') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/retry') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/retry') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/queue/retry', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/queue/retry', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/queue/retry in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/queue/retry' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/retry' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/retry' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/retry' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/retry' 'REMOTE_PORT' => '43648' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/queue/retry' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/retry' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/queue/retry' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/retry' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481631.2903 'REQUEST_TIME' => 1701481631 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/release') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/release') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/release') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/queue/release', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/queue/release', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/queue/release in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/queue/release' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/release' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/release' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/release' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/release' 'REMOTE_PORT' => '43668' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; WOW64; U; en) Presto/2.7.62 Version/11.00' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/queue/release' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/release' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/queue/release' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/release' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481631.3249 'REQUEST_TIME' => 1701481631 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'REMOTE_PORT' => '36172' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481631.3636 'REQUEST_TIME' => 1701481631 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings' 'REMOTE_PORT' => '44456' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 10.0; U; en) Presto/2.5.24 Version/10.54' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481631.3987 'REQUEST_TIME' => 1701481631 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/delete-user') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/delete-user') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/delete-user') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/users/delete-user', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/users/delete-user', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/users/delete-user in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/users/delete-user' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/delete-user' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/delete-user' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/delete-user' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/delete-user' 'REMOTE_PORT' => '35250' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; Win64; x64; U; en) Presto/2.2.15 Version/10.10' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/users/delete-user' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/delete-user' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/users/delete-user' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/delete-user' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481631.4146 'REQUEST_TIME' => 1701481631 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/preview/create-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/preview/create-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/preview/create-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/preview/create-token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/preview/create-token', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/preview/create-token in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/preview/create-token' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/preview/create-token' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/preview/create-token' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'REMOTE_PORT' => '43992' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Macintosh; Intel Mac OS X 10_10; U; en) Presto/2.9.168 Version/11.50' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481631.4338 'REQUEST_TIME' => 1701481631 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/get-elevated-session-timeout') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/get-elevated-session-timeout') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/get-elevated-session-timeout') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/users/get-elevated-session-timeout', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/users/get-elevated-session-timeout', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/users/get-elevated-session-timeout in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/users/get-elevated-session-timeout' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-elevated-session-timeout' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/get-elevated-session-timeout' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/get-elevated-session-timeout' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-elevated-session-timeout' 'REMOTE_PORT' => '44050' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 10.0; U; en) Presto/2.9.168 Version/11.50' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-elevated-session-timeout' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-elevated-session-timeout' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-elevated-session-timeout' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-elevated-session-timeout' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481631.476 'REQUEST_TIME' => 1701481631 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/start-elevated-session') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/start-elevated-session') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/start-elevated-session') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/users/start-elevated-session', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/users/start-elevated-session', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/users/start-elevated-session in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/users/start-elevated-session' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/start-elevated-session' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/start-elevated-session' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/start-elevated-session' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/start-elevated-session' 'REMOTE_PORT' => '44306' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64; rv:40.0) Gecko/20100101 Firefox/40.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/users/start-elevated-session' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/start-elevated-session' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/users/start-elevated-session' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/start-elevated-session' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481631.5059 'REQUEST_TIME' => 1701481631 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/live-preview/create-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/live-preview/create-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/live-preview/create-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/live-preview/create-token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/live-preview/create-token', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/live-preview/create-token in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/live-preview/create-token' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/live-preview/create-token' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/live-preview/create-token' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/live-preview/create-token' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/live-preview/create-token' 'REMOTE_PORT' => '44108' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Macintosh; Intel Mac OS X 10_10; U; en) Presto/2.7.62 Version/11.00' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/live-preview/create-token' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/live-preview/create-token' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/live-preview/create-token' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/live-preview/create-token' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481631.5351 'REQUEST_TIME' => 1701481631 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/text/javascript') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/text/javascript') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/text/javascript') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/text/javascript', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/text/javascript', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/text/javascript in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/text/javascript' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/text/javascript' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/text/javascript' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'REMOTE_PORT' => '43648' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1; rv:48.0) Gecko/20100101 Firefox/48.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481631.5569 'REQUEST_TIME' => 1701481631 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/preview-file') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/preview-file') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/preview-file') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/preview-file', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/preview-file', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/preview-file in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/preview-file' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/preview-file' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/preview-file' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/preview-file' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/preview-file' 'REMOTE_PORT' => '43992' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1; rv:49.0) Gecko/20100101 Firefox/49.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/preview-file' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/preview-file' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/preview-file' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/preview-file' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481631.578 'REQUEST_TIME' => 1701481631 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/structures/move-element') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/structures/move-element') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/structures/move-element') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/structures/move-element', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/structures/move-element', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/structures/move-element in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/structures/move-element' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/move-element' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/structures/move-element' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/structures/move-element' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/move-element' 'REMOTE_PORT' => '36172' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (X11; Linux x86_64; U; en) Presto/2.7.62 Version/11.00' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/structures/move-element' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/move-element' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/structures/move-element' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/move-element' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481631.6302 'REQUEST_TIME' => 1701481631 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/structures/get-element-level-delta') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/structures/get-element-level-delta') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/structures/get-element-level-delta') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/structures/get-element-level-delta', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/structures/get-element-level-delta', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/structures/get-element-level-delta in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/structures/get-element-level-delta' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/get-element-level-delta' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/structures/get-element-level-delta' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/structures/get-element-level-delta' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/get-element-level-delta' 'REMOTE_PORT' => '44398' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1; rv:52.0) Gecko/20100101 Firefox/52.0' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/structures/get-element-level-delta' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/get-element-level-delta' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/structures/get-element-level-delta' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/get-element-level-delta' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481631.6505 'REQUEST_TIME' => 1701481631 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/tags/search-for-tags') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/tags/search-for-tags') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/tags/search-for-tags') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/tags/search-for-tags', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/tags/search-for-tags', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/tags/search-for-tags in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/tags/search-for-tags' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/search-for-tags' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/tags/search-for-tags' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/tags/search-for-tags' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/search-for-tags' 'REMOTE_PORT' => '44456' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/tags/search-for-tags' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/search-for-tags' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/tags/search-for-tags' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/search-for-tags' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481631.6803 'REQUEST_TIME' => 1701481631 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/tags/create-tag') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/tags/create-tag') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/tags/create-tag') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/tags/create-tag', 'match' => false, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/tags/create-tag', 'match' => true, 'parent' => null, ] 2023-12-01 17:47:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-01 17:47:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-01 17:47:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-01 17:47:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/tags/create-tag in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-01 17:47:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/tags/create-tag' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/create-tag' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/tags/create-tag' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/tags/create-tag' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/create-tag' 'REMOTE_PORT' => '43992' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '35.88.215.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/tags/create-tag' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/create-tag' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/tags/create-tag' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/create-tag' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701481631.7236 'REQUEST_TIME' => 1701481631 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-04 10:49:48 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-04 10:49:48 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-04 10:49:48 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-04 10:49:48 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-04 10:49:48 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-04 10:49:48 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-04 10:49:48 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-04 10:49:48 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-04 10:49:48 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-04 10:49:48 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-04 10:49:48 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-04 10:49:48 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-04 10:49:48 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-04 10:49:48 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-04 10:49:48 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-04 10:49:48 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-04 10:49:48 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.env') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-04 10:49:48 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.env') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-04 10:49:48 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.env') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-04 10:49:48 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: .env', 'match' => false, 'parent' => null, ] 2023-12-04 10:49:48 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: .env', 'match' => true, 'parent' => null, ] 2023-12-04 10:49:48 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-04 10:49:48 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-04 10:49:48 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-04 10:49:48 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: .env in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('.env', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-04 10:49:48 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-04 10:49:48 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-04 10:49:48 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-04 10:49:48 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-04 10:49:48 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-04 10:49:48 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-04 10:49:48 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-04 10:49:48 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-04 10:49:48 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-04 10:49:48 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-04 10:49:48 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-04 10:49:48 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-04 10:49:48 [-][-][-][info][application] $_GET = [ 'p' => '.env' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks//web/.env' 'QUERY_STRING' => 'p=.env' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=.env' 'REDIRECT_URL' => '/fulfillmentworks/web/.env' 'REMOTE_PORT' => '63552' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '15.237.181.44' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'hippoclients.com' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_ACCEPT' => '*/*' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36' 'HTTP_HOST' => 'hippoclients.com' 'SCRIPT_URI' => 'http://hippoclients.com/fulfillmentworks/web/.env' 'SCRIPT_URL' => '/fulfillmentworks/web/.env' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://hippoclients.com/fulfillmentworks/web/.env' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/.env' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1701715788.9008 'REQUEST_TIME' => 1701715788 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-18 20:23:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-18 20:23:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-18 20:23:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-18 20:23:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-18 20:23:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-18 20:23:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-18 20:23:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-18 20:23:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-18 20:23:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-18 20:23:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-18 20:23:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-18 20:23:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-18 20:23:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-18 20:23:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-18 20:23:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-18 20:23:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-18 20:23:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-18 20:23:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-18 20:23:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-18 20:23:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/id-handler', 'match' => false, 'parent' => null, ] 2023-12-18 20:23:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/id-handler', 'match' => true, 'parent' => null, ] 2023-12-18 20:23:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-18 20:23:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-18 20:23:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-18 20:23:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/id-handler in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-18 20:23:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-18 20:23:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-18 20:23:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-18 20:23:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-18 20:23:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-18 20:23:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-18 20:23:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-18 20:23:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-18 20:23:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-18 20:23:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-18 20:23:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-18 20:23:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-18 20:23:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/id-handler' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/id-handler' 'QUERY_STRING' => 'p=cpresources/556910ad/id-handler' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/id-handler' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-handler' 'REMOTE_PORT' => '63062' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.66.131' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.71 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/id-handler' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-handler' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/id-handler' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-handler' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1702959791.3986 'REQUEST_TIME' => 1702959791 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-19 05:27:06 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-19 05:27:06 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-19 05:27:06 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-19 05:27:06 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-19 05:27:06 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-19 05:27:06 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-19 05:27:06 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-19 05:27:06 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-19 05:27:06 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-19 05:27:06 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-19 05:27:06 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-19 05:27:06 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-19 05:27:06 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-19 05:27:06 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-19 05:27:06 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-19 05:27:06 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-19 05:27:06 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/send-password-reset-email') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-19 05:27:06 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/send-password-reset-email') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-19 05:27:06 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/send-password-reset-email') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-19 05:27:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1a4c64c1/users/send-password-reset-email', 'match' => false, 'parent' => null, ] 2023-12-19 05:27:06 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1a4c64c1/users/send-password-reset-email', 'match' => true, 'parent' => null, ] 2023-12-19 05:27:06 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-19 05:27:06 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-19 05:27:06 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-19 05:27:06 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1a4c64c1/users/send-password-reset-email in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1a4...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-19 05:27:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-19 05:27:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 05:27:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 05:27:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 05:27:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 05:27:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 05:27:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 05:27:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 05:27:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 05:27:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 05:27:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 05:27:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 05:27:06 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1a4c64c1/users/send-password-reset-email' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'QUERY_STRING' => 'p=cpresources/1a4c64c1/users/send-password-reset-email' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1a4c64c1/users/send-password-reset-email' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'REMOTE_PORT' => '63863' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.66.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.71 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1702992426.4879 'REQUEST_TIME' => 1702992426 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-19 07:38:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-19 07:38:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-19 07:38:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-19 07:38:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-19 07:38:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-19 07:38:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-19 07:38:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-19 07:38:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-19 07:38:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-19 07:38:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-19 07:38:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-19 07:38:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-19 07:38:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-19 07:38:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-19 07:38:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-19 07:38:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-19 07:38:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/reporter') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-19 07:38:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/reporter') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-19 07:38:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/reporter') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-19 07:38:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/reporter', 'match' => false, 'parent' => null, ] 2023-12-19 07:38:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/reporter', 'match' => true, 'parent' => null, ] 2023-12-19 07:38:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-19 07:38:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-19 07:38:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-19 07:38:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/reporter in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-19 07:38:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-19 07:38:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 07:38:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 07:38:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 07:38:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 07:38:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 07:38:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 07:38:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 07:38:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 07:38:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 07:38:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 07:38:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 07:38:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/reporter' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/reporter' 'QUERY_STRING' => 'p=cpresources/556910ad/reporter' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/reporter' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/reporter' 'REMOTE_PORT' => '38495' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.66.131' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.71 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/reporter' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/reporter' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/reporter' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/reporter' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703000291.2997 'REQUEST_TIME' => 1703000291 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-19 15:38:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-19 15:38:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-19 15:38:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-19 15:38:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-19 15:38:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-19 15:38:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-19 15:38:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-19 15:38:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-19 15:38:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-19 15:38:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-19 15:38:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-19 15:38:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-19 15:38:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-19 15:38:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-19 15:38:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-19 15:38:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-19 15:38:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-19 15:38:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-19 15:38:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-19 15:38:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data', 'match' => false, 'parent' => null, ] 2023-12-19 15:38:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data', 'match' => true, 'parent' => null, ] 2023-12-19 15:38:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-19 15:38:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-19 15:38:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-19 15:38:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-19 15:38:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-19 15:38:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 15:38:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 15:38:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 15:38:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 15:38:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 15:38:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 15:38:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 15:38:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 15:38:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 15:38:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 15:38:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 15:38:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'REMOTE_PORT' => '37150' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.66.133' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.71 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703029090.8781 'REQUEST_TIME' => 1703029090 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-19 20:04:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-19 20:04:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-19 20:04:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-19 20:04:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-19 20:04:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-19 20:04:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-19 20:04:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-19 20:04:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-19 20:04:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-19 20:04:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-19 20:04:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-19 20:04:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-19 20:04:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-19 20:04:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-19 20:04:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-19 20:04:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-19 20:04:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='robots.txt') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-19 20:04:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='robots.txt') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-19 20:04:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='robots.txt') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-19 20:04:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: robots.txt', 'match' => false, 'parent' => null, ] 2023-12-19 20:04:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: robots.txt', 'match' => true, 'parent' => null, ] 2023-12-19 20:04:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-19 20:04:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-19 20:04:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-19 20:04:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: robots.txt in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('robots.txt', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-19 20:04:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-19 20:04:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 20:04:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 20:04:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 20:04:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 20:04:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 20:04:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 20:04:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 20:04:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 20:04:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 20:04:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 20:04:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 20:04:19 [-][-][-][info][application] $_GET = [ 'p' => 'robots.txt' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/index.php' 'REQUEST_URI' => '/robots.txt' 'QUERY_STRING' => 'p=robots.txt' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=robots.txt' 'REDIRECT_URL' => '/robots.txt' 'REMOTE_PORT' => '15619' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web' 'REMOTE_ADDR' => '104.43.254.172' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'fulfillmentworks.hippoclients.com' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_CONNECTION' => 'close' 'HTTP_HOST' => 'fulfillmentworks.hippoclients.com' 'HTTP_ACCEPT' => '*/*' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.164 Safari/537.36' 'REDIRECT_STATUS' => '200' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/index.php' 'REQUEST_TIME_FLOAT' => 1703045059.5042 'REQUEST_TIME' => 1703045059 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-19 21:30:40 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-19 21:30:40 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-19 21:30:40 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-19 21:30:40 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-19 21:30:40 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-19 21:30:40 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-19 21:30:40 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-19 21:30:40 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-19 21:30:40 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-19 21:30:40 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-19 21:30:40 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-19 21:30:40 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-19 21:30:40 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-19 21:30:40 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-19 21:30:40 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-19 21:30:40 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-19 21:30:40 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-scripts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-19 21:30:40 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-scripts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-19 21:30:40 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-scripts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-19 21:30:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-scripts', 'match' => false, 'parent' => null, ] 2023-12-19 21:30:40 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-scripts', 'match' => true, 'parent' => null, ] 2023-12-19 21:30:40 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-19 21:30:40 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-19 21:30:40 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-19 21:30:40 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-scripts in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-19 21:30:40 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-19 21:30:40 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 21:30:40 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 21:30:40 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 21:30:40 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 21:30:40 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 21:30:40 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 21:30:40 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 21:30:40 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 21:30:40 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 21:30:40 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 21:30:40 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-19 21:30:40 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-scripts' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-scripts' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-scripts' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'REMOTE_PORT' => '36535' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.66.133' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.71 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703050240.7615 'REQUEST_TIME' => 1703050240 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-20 09:56:34 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-20 09:56:34 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-20 09:56:34 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-20 09:56:34 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-20 09:56:34 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-20 09:56:34 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-20 09:56:34 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-20 09:56:34 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-20 09:56:34 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-20 09:56:34 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-20 09:56:34 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-20 09:56:34 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-20 09:56:34 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-20 09:56:34 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-20 09:56:34 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-20 09:56:34 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-20 09:56:34 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/live-preview/create-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-20 09:56:34 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/live-preview/create-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-20 09:56:34 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/live-preview/create-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-20 09:56:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/live-preview/create-token', 'match' => false, 'parent' => null, ] 2023-12-20 09:56:34 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/live-preview/create-token', 'match' => true, 'parent' => null, ] 2023-12-20 09:56:34 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-20 09:56:34 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-20 09:56:34 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-20 09:56:34 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/live-preview/create-token in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-20 09:56:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-20 09:56:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-20 09:56:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-20 09:56:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-20 09:56:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-20 09:56:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-20 09:56:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-20 09:56:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-20 09:56:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-20 09:56:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-20 09:56:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-20 09:56:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-20 09:56:34 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/live-preview/create-token' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/live-preview/create-token' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/live-preview/create-token' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/live-preview/create-token' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/live-preview/create-token' 'REMOTE_PORT' => '64520' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.66.133' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.71 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/live-preview/create-token' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/live-preview/create-token' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/live-preview/create-token' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/live-preview/create-token' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703094994.6212 'REQUEST_TIME' => 1703094994 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-20 10:54:36 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-20 10:54:36 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-20 10:54:36 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-20 10:54:36 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-20 10:54:36 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-20 10:54:36 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-20 10:54:36 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-20 10:54:36 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-20 10:54:36 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-20 10:54:36 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-20 10:54:36 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-20 10:54:36 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-20 10:54:36 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-20 10:54:36 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-20 10:54:36 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-20 10:54:36 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-20 10:54:36 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/build') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-20 10:54:36 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/build') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-20 10:54:36 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/build') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-20 10:54:36 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/build', 'match' => false, 'parent' => null, ] 2023-12-20 10:54:36 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/build', 'match' => true, 'parent' => null, ] 2023-12-20 10:54:36 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-20 10:54:36 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-20 10:54:36 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-20 10:54:36 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/build in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-20 10:54:36 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-20 10:54:36 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-20 10:54:36 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-20 10:54:36 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-20 10:54:36 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-20 10:54:36 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-20 10:54:36 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-20 10:54:36 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-20 10:54:36 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-20 10:54:36 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-20 10:54:36 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-20 10:54:36 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-20 10:54:36 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/build' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/build' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/build' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'REMOTE_PORT' => '53057' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.66.132' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.71 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703098476.6614 'REQUEST_TIME' => 1703098476 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-22 04:57:52 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-22 04:57:52 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-22 04:57:52 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-22 04:57:52 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-22 04:57:52 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-22 04:57:52 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-22 04:57:52 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-22 04:57:52 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-22 04:57:52 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-22 04:57:52 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-22 04:57:52 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-22 04:57:52 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-22 04:57:52 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-22 04:57:52 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-22 04:57:52 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-22 04:57:52 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-22 04:57:52 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-22 04:57:52 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-22 04:57:52 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-22 04:57:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f65387df/image/jpeg', 'match' => false, 'parent' => null, ] 2023-12-22 04:57:52 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f65387df/image/jpeg', 'match' => true, 'parent' => null, ] 2023-12-22 04:57:52 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-22 04:57:52 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-22 04:57:52 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-22 04:57:52 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f65387df/image/jpeg in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f65...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-22 04:57:52 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-22 04:57:52 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-22 04:57:52 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-22 04:57:52 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-22 04:57:52 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-22 04:57:52 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-22 04:57:52 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-22 04:57:52 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-22 04:57:52 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-22 04:57:52 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-22 04:57:52 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-22 04:57:52 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-22 04:57:52 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f65387df/image/jpeg' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'QUERY_STRING' => 'p=cpresources/f65387df/image/jpeg' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f65387df/image/jpeg' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'REMOTE_PORT' => '39816' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.66.132' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.71 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703249872.9552 'REQUEST_TIME' => 1703249872 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-24 01:10:01 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-24 01:10:01 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-24 01:10:01 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-24 01:10:01 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-24 01:10:01 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-24 01:10:01 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-24 01:10:01 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-24 01:10:01 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-24 01:10:01 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-24 01:10:01 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-24 01:10:01 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-24 01:10:01 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-24 01:10:01 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-24 01:10:01 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-24 01:10:01 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-24 01:10:01 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-24 01:10:01 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/xregexp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-24 01:10:01 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/xregexp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-24 01:10:01 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/xregexp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-24 01:10:01 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/xregexp', 'match' => false, 'parent' => null, ] 2023-12-24 01:10:01 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/xregexp', 'match' => true, 'parent' => null, ] 2023-12-24 01:10:01 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-24 01:10:01 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-24 01:10:01 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-24 01:10:01 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/xregexp in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-24 01:10:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-24 01:10:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 01:10:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 01:10:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 01:10:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 01:10:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 01:10:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 01:10:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 01:10:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 01:10:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 01:10:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 01:10:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 01:10:01 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/xregexp' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'QUERY_STRING' => 'p=cpresources/a841eed1/xregexp' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/xregexp' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'REMOTE_PORT' => '60816' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.66.133' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.71 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703409001.7945 'REQUEST_TIME' => 1703409001 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-24 02:31:31 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-24 02:31:31 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-24 02:31:31 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-24 02:31:31 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-24 02:31:31 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-24 02:31:31 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-24 02:31:31 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-24 02:31:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-24 02:31:31 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-24 02:31:31 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-24 02:31:31 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-24 02:31:31 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-24 02:31:31 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-24 02:31:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-24 02:31:31 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-24 02:31:31 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-24 02:31:31 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/next/prev') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-24 02:31:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/next/prev') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-24 02:31:31 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/next/prev') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-24 02:31:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/25dfd780/next/prev', 'match' => false, 'parent' => null, ] 2023-12-24 02:31:31 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/25dfd780/next/prev', 'match' => true, 'parent' => null, ] 2023-12-24 02:31:31 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-24 02:31:31 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-24 02:31:31 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-24 02:31:31 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/25dfd780/next/prev in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/25d...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-24 02:31:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-24 02:31:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 02:31:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 02:31:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 02:31:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 02:31:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 02:31:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 02:31:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 02:31:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 02:31:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 02:31:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 02:31:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 02:31:31 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/25dfd780/next/prev' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'QUERY_STRING' => 'p=cpresources/25dfd780/next/prev' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/25dfd780/next/prev' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'REMOTE_PORT' => '41729' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.66.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.71 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703413891.8545 'REQUEST_TIME' => 1703413891 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-24 03:17:38 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-24 03:17:38 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-24 03:17:38 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-24 03:17:38 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-24 03:17:38 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-24 03:17:38 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-24 03:17:38 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-24 03:17:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-24 03:17:38 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-24 03:17:38 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-24 03:17:38 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-24 03:17:38 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-24 03:17:38 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-24 03:17:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-24 03:17:38 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-24 03:17:38 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-24 03:17:38 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-24 03:17:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-24 03:17:38 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-24 03:17:38 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/7af9bb58/application/x-www-form-urlencoded', 'match' => false, 'parent' => null, ] 2023-12-24 03:17:38 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/7af9bb58/application/x-www-form-urlencoded', 'match' => true, 'parent' => null, ] 2023-12-24 03:17:38 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-24 03:17:38 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-24 03:17:38 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-24 03:17:38 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/7af9bb58/application/x-www-form-urlencoded in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/7af...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-24 03:17:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-24 03:17:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 03:17:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 03:17:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 03:17:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 03:17:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 03:17:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 03:17:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 03:17:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 03:17:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 03:17:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 03:17:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 03:17:38 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/7af9bb58/application/x-www-form-urlencoded' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'QUERY_STRING' => 'p=cpresources/7af9bb58/application/x-www-form-urlencoded' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/7af9bb58/application/x-www-form-urlencoded' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'REMOTE_PORT' => '48539' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.66.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.71 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703416658.9297 'REQUEST_TIME' => 1703416658 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-24 05:53:45 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-24 05:53:45 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-24 05:53:45 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-24 05:53:45 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-24 05:53:45 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-24 05:53:45 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-24 05:53:45 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-24 05:53:45 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-24 05:53:45 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-24 05:53:45 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-24 05:53:45 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-24 05:53:45 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-24 05:53:45 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-24 05:53:45 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-24 05:53:45 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-24 05:53:45 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-24 05:53:45 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.env') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-24 05:53:45 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.env') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-24 05:53:45 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.env') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-24 05:53:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: .env', 'match' => false, 'parent' => null, ] 2023-12-24 05:53:45 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: .env', 'match' => true, 'parent' => null, ] 2023-12-24 05:53:45 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-24 05:53:45 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-24 05:53:45 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-24 05:53:45 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: .env in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('.env', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-24 05:53:45 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-24 05:53:45 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 05:53:45 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 05:53:45 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 05:53:45 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 05:53:45 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 05:53:45 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 05:53:45 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 05:53:45 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 05:53:45 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 05:53:45 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 05:53:45 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 05:53:45 [-][-][-][info][application] $_GET = [ 'p' => '.env' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/index.php' 'REQUEST_URI' => '/.env' 'QUERY_STRING' => 'p=.env' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=.env' 'REDIRECT_URL' => '/.env' 'REMOTE_PORT' => '18627' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web' 'REMOTE_ADDR' => '104.28.219.245' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'fulfillmentworks.hippoclients.com' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_UPGRADE_INSECURE_REQUESTS' => '1' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_DNT' => '1' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate' 'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:95.0) Gecko/20100101 Firefox/95.0' 'HTTP_HOST' => 'fulfillmentworks.hippoclients.com' 'REDIRECT_STATUS' => '200' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/index.php' 'REQUEST_TIME_FLOAT' => 1703426025.6265 'REQUEST_TIME' => 1703426025 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-24 05:55:28 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-24 05:55:28 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-24 05:55:28 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-24 05:55:28 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-24 05:55:28 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-24 05:55:28 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-24 05:55:28 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-24 05:55:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-24 05:55:28 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-24 05:55:28 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-24 05:55:28 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-24 05:55:28 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-24 05:55:28 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-24 05:55:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-24 05:55:28 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-24 05:55:28 [-][-][-][trace][craft\web\Application::_processActionRequest] Route requested: 'conditions/render' 2023-12-24 05:55:28 [-][-][-][error][yii\web\HttpException:404] yii\base\InvalidRouteException: Unable to resolve the request "conditions/render". in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php:537 Stack trace: #0 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('conditions/rend...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(566): craft\web\Application->runAction('conditions/rend...', Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(278): craft\web\Application->_processActionRequest(Object(craft\web\Request)) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #5 {main} Next yii\web\NotFoundHttpException: Page not found. in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php:570 Stack trace: #0 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(278): craft\web\Application->_processActionRequest(Object(craft\web\Request)) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #3 {main} 2023-12-24 05:55:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-24 05:55:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/previousException.php 2023-12-24 05:55:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 05:55:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 05:55:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 05:55:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-24 05:55:28 [-][-][-][info][application] $_GET = [] $_POST = [ 'action' => 'conditions/render' 'config' => '{\"name\":\"configObject\",\"as \":{\"class\":\"\\\\GuzzleHttp\\\\Psr7\\\\FnStream\", \"__construct()\":{\"methods\":{\"close\":\"phpinfo\"}}}}' 'configObject' => [ 'class' => 'craft\\elements\\conditions\\ElementCondition' ] ] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/index.php' 'REQUEST_URI' => '/' 'QUERY_STRING' => '' 'REQUEST_METHOD' => 'POST' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REMOTE_PORT' => '43255' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web' 'REMOTE_ADDR' => '104.28.219.245' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'fulfillmentworks.hippoclients.com' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'CONTENT_TYPE' => 'application/x-www-form-urlencoded' 'CONTENT_LENGTH' => '310' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.5304.88 Safari/537.36' 'HTTP_ACCEPT' => '*/*' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_HOST' => 'fulfillmentworks.hippoclients.com' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/index.php' 'REQUEST_TIME_FLOAT' => 1703426128.0871 'REQUEST_TIME' => 1703426128 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 02:58:20 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 02:58:20 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 02:58:20 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 02:58:20 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 02:58:20 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 02:58:20 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 02:58:20 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 02:58:20 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 02:58:20 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 02:58:20 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 02:58:20 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 02:58:20 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 02:58:20 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 02:58:20 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 02:58:20 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 02:58:20 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 02:58:20 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 02:58:20 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 02:58:20 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 02:58:20 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/utils', 'match' => false, 'parent' => null, ] 2023-12-25 02:58:20 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/utils', 'match' => true, 'parent' => null, ] 2023-12-25 02:58:20 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 02:58:20 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 02:58:20 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 02:58:20 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/utils in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 02:58:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 02:58:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 02:58:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 02:58:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 02:58:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 02:58:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 02:58:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 02:58:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 02:58:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 02:58:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 02:58:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 02:58:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 02:58:20 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/utils' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/utils' 'QUERY_STRING' => 'p=cpresources/556910ad/utils' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/utils' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/utils' 'REMOTE_PORT' => '65460' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.72.36' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.71 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/utils' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/utils' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/utils' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/utils' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703501900.6031 'REQUEST_TIME' => 1703501900 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/send-password-reset-email') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/send-password-reset-email') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/send-password-reset-email') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1a4c64c1/users/send-password-reset-email', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1a4c64c1/users/send-password-reset-email', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1a4c64c1/users/send-password-reset-email in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1a4...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1a4c64c1/users/send-password-reset-email' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'QUERY_STRING' => 'p=cpresources/1a4c64c1/users/send-password-reset-email' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1a4c64c1/users/send-password-reset-email' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'REMOTE_PORT' => '52074' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; Win64; x64; U; en) Presto/2.9.168 Version/11.50' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543839.0024 'REQUEST_TIME' => 1703543839 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/login') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/login') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/login') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1a4c64c1/users/login', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1a4c64c1/users/login', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1a4c64c1/users/login in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1a4...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1a4c64c1/users/login' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'QUERY_STRING' => 'p=cpresources/1a4c64c1/users/login' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1a4c64c1/users/login' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'REMOTE_PORT' => '51264' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:50.0) Gecko/20100101 Firefox/50.0' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543839.0119 'REQUEST_TIME' => 1703543839 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/utils', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/utils', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/utils in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/utils' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/utils' 'QUERY_STRING' => 'p=cpresources/556910ad/utils' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/utils' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/utils' 'REMOTE_PORT' => '50638' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.124 Safari/537.36' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/556910ad/utils' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/utils' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/556910ad/utils' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/utils' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543839.0224 'REQUEST_TIME' => 1703543839 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/browser-detector', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/browser-detector', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/browser-detector in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/bro...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/browser-detector' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/browser-detector' 'QUERY_STRING' => 'p=cpresources/browser-detector' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/browser-detector' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/browser-detector' 'REMOTE_PORT' => '51220' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2228.0 Safari/537.36' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/browser-detector' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/browser-detector' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/browser-detector' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/browser-detector' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543839.0666 'REQUEST_TIME' => 1703543839 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/text/html', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/text/html', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/text/html in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/text/html' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/text/html' 'QUERY_STRING' => 'p=cpresources/556910ad/text/html' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/text/html' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/text/html' 'REMOTE_PORT' => '51366' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:41.0) Gecko/20100101 Firefox/41.0' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/556910ad/text/html' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/text/html' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/556910ad/text/html' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/text/html' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543839.062 'REQUEST_TIME' => 1703543839 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/collection-utils', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/collection-utils', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/collection-utils in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/col...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/collection-utils' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/collection-utils' 'QUERY_STRING' => 'p=cpresources/collection-utils' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/collection-utils' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/collection-utils' 'REMOTE_PORT' => '51214' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/collection-utils' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/collection-utils' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/collection-utils' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/collection-utils' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543839.0723 'REQUEST_TIME' => 1703543839 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/collection-utils', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/collection-utils', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/collection-utils in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/collection-utils' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'QUERY_STRING' => 'p=cpresources/556910ad/collection-utils' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/collection-utils' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'REMOTE_PORT' => '56034' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:57.0) Gecko/20100101 Firefox/57.0' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543839.0941 'REQUEST_TIME' => 1703543839 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/element-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/element-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/element-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/element-utils', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/element-utils', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/element-utils in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/element-utils' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/element-utils' 'QUERY_STRING' => 'p=cpresources/556910ad/element-utils' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/element-utils' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/element-utils' 'REMOTE_PORT' => '50638' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1; rv:52.0) Gecko/20100101 Firefox/52.0' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/556910ad/element-utils' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/element-utils' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/556910ad/element-utils' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/element-utils' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543839.1488 'REQUEST_TIME' => 1703543839 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/listener-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/listener-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/listener-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/listener-handler', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/listener-handler', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/listener-handler in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/listener-handler' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'QUERY_STRING' => 'p=cpresources/556910ad/listener-handler' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/listener-handler' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'REMOTE_PORT' => '51956' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Macintosh; Intel Mac OS X 10_10; U; en) Presto/2.7.62 Version/11.00' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543839.1748 'REQUEST_TIME' => 1703543839 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/id-handler', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/id-handler', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/id-handler in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/id-handler' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/id-handler' 'QUERY_STRING' => 'p=cpresources/556910ad/id-handler' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/id-handler' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-handler' 'REMOTE_PORT' => '51366' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 5.1; U; en) Presto/2.2.15 Version/10.00' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/556910ad/id-handler' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-handler' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/556910ad/id-handler' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-handler' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543839.2053 'REQUEST_TIME' => 1703543839 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-generator') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-generator') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-generator') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/id-generator', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/id-generator', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/id-generator in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/id-generator' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/id-generator' 'QUERY_STRING' => 'p=cpresources/556910ad/id-generator' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/id-generator' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-generator' 'REMOTE_PORT' => '51264' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/556910ad/id-generator' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-generator' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/556910ad/id-generator' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-generator' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543839.2014 'REQUEST_TIME' => 1703543839 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/reporter') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/reporter') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/reporter') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/reporter', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/reporter', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/reporter in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/reporter' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/reporter' 'QUERY_STRING' => 'p=cpresources/556910ad/reporter' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/reporter' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/reporter' 'REMOTE_PORT' => '52240' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/556910ad/reporter' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/reporter' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/556910ad/reporter' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/reporter' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543839.2194 'REQUEST_TIME' => 1703543839 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/browser-detector', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/browser-detector', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/browser-detector in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/browser-detector' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'QUERY_STRING' => 'p=cpresources/556910ad/browser-detector' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/browser-detector' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'REMOTE_PORT' => '56034' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1; rv:48.0) Gecko/20100101 Firefox/48.0' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543839.2413 'REQUEST_TIME' => 1703543839 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/state-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/state-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/state-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/state-handler', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/state-handler', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/state-handler in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/state-handler' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/state-handler' 'QUERY_STRING' => 'p=cpresources/556910ad/state-handler' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/state-handler' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/state-handler' 'REMOTE_PORT' => '50638' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (X11; Linux x86_64; U; en) Presto/2.5.24 Version/10.54' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/556910ad/state-handler' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/state-handler' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/556910ad/state-handler' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/state-handler' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543839.2474 'REQUEST_TIME' => 1703543839 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/object.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/object.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/object.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/detection-strategy/object.js', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/detection-strategy/object.js', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/detection-strategy/object.js in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/detection-strategy/object.js' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'QUERY_STRING' => 'p=cpresources/556910ad/detection-strategy/object.js' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/detection-strategy/object.js' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'REMOTE_PORT' => '51220' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'colly - https://github.com/gocolly/colly/v2' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543839.2761 'REQUEST_TIME' => 1703543839 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/scroll.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/scroll.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/scroll.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/detection-strategy/scroll.js', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/detection-strategy/scroll.js', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/detection-strategy/scroll.js in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/detection-strategy/scroll.js' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'QUERY_STRING' => 'p=cpresources/556910ad/detection-strategy/scroll.js' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/detection-strategy/scroll.js' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'REMOTE_PORT' => '51366' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'colly - https://github.com/gocolly/colly/v2' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543839.3203 'REQUEST_TIME' => 1703543839 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/7af9bb58/text/xml', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/7af9bb58/text/xml', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/7af9bb58/text/xml in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/7af...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/7af9bb58/text/xml' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'QUERY_STRING' => 'p=cpresources/7af9bb58/text/xml' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/7af9bb58/text/xml' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'REMOTE_PORT' => '56034' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2228.0 Safari/537.36' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543839.3455 'REQUEST_TIME' => 1703543839 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/7af9bb58/text/html', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/7af9bb58/text/html', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/7af9bb58/text/html in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/7af...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/7af9bb58/text/html' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'QUERY_STRING' => 'p=cpresources/7af9bb58/text/html' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/7af9bb58/text/html' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'REMOTE_PORT' => '51220' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543839.3724 'REQUEST_TIME' => 1703543839 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/7af9bb58/text/plain', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/7af9bb58/text/plain', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/7af9bb58/text/plain in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/7af...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/7af9bb58/text/plain' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'QUERY_STRING' => 'p=cpresources/7af9bb58/text/plain' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/7af9bb58/text/plain' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'REMOTE_PORT' => '50638' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.146 Safari/537.36' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543839.3602 'REQUEST_TIME' => 1703543839 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/7af9bb58/application/x-www-form-urlencoded', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/7af9bb58/application/x-www-form-urlencoded', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/7af9bb58/application/x-www-form-urlencoded in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/7af...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/7af9bb58/application/x-www-form-urlencoded' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'QUERY_STRING' => 'p=cpresources/7af9bb58/application/x-www-form-urlencoded' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/7af9bb58/application/x-www-form-urlencoded' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'REMOTE_PORT' => '51264' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64; rv:40.0) Gecko/20100101 Firefox/40.0' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543839.3884 'REQUEST_TIME' => 1703543839 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f65387df/image/jpeg', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f65387df/image/jpeg', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f65387df/image/jpeg in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f65...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f65387df/image/jpeg' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'QUERY_STRING' => 'p=cpresources/f65387df/image/jpeg' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f65387df/image/jpeg' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'REMOTE_PORT' => '51366' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 10.0; U; en) Presto/2.2.15 Version/10.10' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543839.4114 'REQUEST_TIME' => 1703543839 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/gif') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/gif') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/gif') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f65387df/image/gif', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f65387df/image/gif', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f65387df/image/gif in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f65...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f65387df/image/gif' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f65387df/image/gif' 'QUERY_STRING' => 'p=cpresources/f65387df/image/gif' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f65387df/image/gif' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/gif' 'REMOTE_PORT' => '52074' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/f65387df/image/gif' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/gif' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/f65387df/image/gif' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/gif' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543839.4234 'REQUEST_TIME' => 1703543839 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/png') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/png') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/png') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f65387df/image/png', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f65387df/image/png', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f65387df/image/png in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f65...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f65387df/image/png' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f65387df/image/png' 'QUERY_STRING' => 'p=cpresources/f65387df/image/png' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f65387df/image/png' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/png' 'REMOTE_PORT' => '56034' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; rv:52.0) Gecko/20100101 Firefox/52.0' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/f65387df/image/png' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/png' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/f65387df/image/png' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/png' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543839.445 'REQUEST_TIME' => 1703543839 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/mm/dd/yy') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/mm/dd/yy') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/mm/dd/yy') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/25dfd780/mm/dd/yy', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/25dfd780/mm/dd/yy', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/25dfd780/mm/dd/yy in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/25d...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/25dfd780/mm/dd/yy' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'QUERY_STRING' => 'p=cpresources/25dfd780/mm/dd/yy' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/25dfd780/mm/dd/yy' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'REMOTE_PORT' => '50638' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:50.0) Gecko/20100101 Firefox/50.0' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543839.4795 'REQUEST_TIME' => 1703543839 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/jquery-ui/ui/widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/jquery-ui/ui/widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/jquery-ui/ui/widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/eebb8621/jquery-ui/ui/widget', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/eebb8621/jquery-ui/ui/widget', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/eebb8621/jquery-ui/ui/widget in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/eeb...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/eebb8621/jquery-ui/ui/widget' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'QUERY_STRING' => 'p=cpresources/eebb8621/jquery-ui/ui/widget' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/eebb8621/jquery-ui/ui/widget' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'REMOTE_PORT' => '51956' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; Win64; x64; U; en) Presto/2.8.131 Version/11.11' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543839.4919 'REQUEST_TIME' => 1703543839 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/webp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/webp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/webp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f65387df/image/webp', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f65387df/image/webp', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f65387df/image/webp in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f65...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f65387df/image/webp' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f65387df/image/webp' 'QUERY_STRING' => 'p=cpresources/f65387df/image/webp' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f65387df/image/webp' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/webp' 'REMOTE_PORT' => '51220' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/f65387df/image/webp' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/webp' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/f65387df/image/webp' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/webp' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543839.4762 'REQUEST_TIME' => 1703543839 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/vendor/jquery.ui.widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/vendor/jquery.ui.widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/vendor/jquery.ui.widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/eebb8621/vendor/jquery.ui.widget', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/eebb8621/vendor/jquery.ui.widget', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/eebb8621/vendor/jquery.ui.widget in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/eeb...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/eebb8621/vendor/jquery.ui.widget' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'QUERY_STRING' => 'p=cpresources/eebb8621/vendor/jquery.ui.widget' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/eebb8621/vendor/jquery.ui.widget' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'REMOTE_PORT' => '51214' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Macintosh; Intel Mac OS X 10_10; U; en) Presto/2.2.15 Version/10.00' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543839.5217 'REQUEST_TIME' => 1703543839 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/application/octet-stream') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/application/octet-stream') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/application/octet-stream') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/eebb8621/application/octet-stream', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/eebb8621/application/octet-stream', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/eebb8621/application/octet-stream in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/eeb...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/eebb8621/application/octet-stream' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'QUERY_STRING' => 'p=cpresources/eebb8621/application/octet-stream' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/eebb8621/application/octet-stream' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'REMOTE_PORT' => '56034' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; WOW64; U; en) Presto/2.5.24 Version/10.54' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543839.5398 'REQUEST_TIME' => 1703543839 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/xregexp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/xregexp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/xregexp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/xregexp', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/xregexp', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/xregexp in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/xregexp' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'QUERY_STRING' => 'p=cpresources/a841eed1/xregexp' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/xregexp' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'REMOTE_PORT' => '51264' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; Win64; x64; U; en) Presto/2.9.168 Version/11.50' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543839.8367 'REQUEST_TIME' => 1703543839 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/build') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/build') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/build') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/build', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/build', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/build in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/build' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/build' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/build' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'REMOTE_PORT' => '51214' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:50.0) Gecko/20100101 Firefox/50.0' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543839.848 'REQUEST_TIME' => 1703543839 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/matchrecursive') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/matchrecursive') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/matchrecursive') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/matchrecursive', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/matchrecursive', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/matchrecursive in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/matchrecursive' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/matchrecursive' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/matchrecursive' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'REMOTE_PORT' => '52240' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 10.0; U; en) Presto/2.2.15 Version/10.10' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543839.8727 'REQUEST_TIME' => 1703543839 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-categories') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-categories') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-categories') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-categories', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-categories', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-categories in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-categories' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-categories' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-categories' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'REMOTE_PORT' => '52020' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543839.9259 'REQUEST_TIME' => 1703543839 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-blocks') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-blocks') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-blocks') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-blocks', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-blocks', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-blocks in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-blocks' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-blocks' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-blocks' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'REMOTE_PORT' => '51220' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543839.914 'REQUEST_TIME' => 1703543839 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-base') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-base') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-base') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-base', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-base', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-base in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-base' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-base' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-base' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'REMOTE_PORT' => '50638' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (X11; Linux x86_64; U; en) Presto/2.9.168 Version/11.50' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543839.9171 'REQUEST_TIME' => 1703543839 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-properties') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-properties') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-properties') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-properties', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-properties', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-properties in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-properties' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-properties' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-properties' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'REMOTE_PORT' => '51214' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543839.9442 'REQUEST_TIME' => 1703543839 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:20 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:20 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:20 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:20 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:20 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:20 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:20 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:20 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:20 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:20 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:20 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:20 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:20 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:20 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:20 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-scripts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:20 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-scripts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:20 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-scripts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:20 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-scripts', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:20 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-scripts', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:20 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:20 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:20 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:20 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-scripts in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-scripts' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-scripts' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-scripts' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'REMOTE_PORT' => '51366' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1; rv:54.0) Gecko/20100101 Firefox/54.0' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543839.9891 'REQUEST_TIME' => 1703543839 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:20 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:20 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:20 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:20 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:20 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:20 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:20 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:20 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:20 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:20 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:20 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:20 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:20 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:20 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:20 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:20 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:20 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/next/prev') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:20 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/next/prev') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:20 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/next/prev') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:20 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/25dfd780/next/prev', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:20 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/25dfd780/next/prev', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:20 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:20 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:20 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:20 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/25dfd780/next/prev in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/25d...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:20 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/25dfd780/next/prev' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'QUERY_STRING' => 'p=cpresources/25dfd780/next/prev' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/25dfd780/next/prev' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'REMOTE_PORT' => '51366' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543840.3528 'REQUEST_TIME' => 1703543840 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:22 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:22 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:22 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:22 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:22 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:22 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:22 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:22 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:22 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:22 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:22 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:22 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:22 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:22 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:22 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/application/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/application/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:22 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/application/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:22 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f8f6a78e/application/xml', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:22 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f8f6a78e/application/xml', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:22 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:22 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:22 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:22 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f8f6a78e/application/xml in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f8f...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f8f6a78e/application/xml' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/xml' 'QUERY_STRING' => 'p=cpresources/f8f6a78e/application/xml' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f8f6a78e/application/xml' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/xml' 'REMOTE_PORT' => '50638' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/f8f6a78e/application/xml' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/xml' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/f8f6a78e/application/xml' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/xml' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543842.2789 'REQUEST_TIME' => 1703543842 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:22 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:22 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:22 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:22 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:22 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:22 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:22 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:22 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:22 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:22 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:22 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:22 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:22 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:22 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:22 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:22 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:22 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f8f6a78e/text/html', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:22 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f8f6a78e/text/html', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:22 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:22 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:22 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:22 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f8f6a78e/text/html in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f8f...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f8f6a78e/text/html' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/html' 'QUERY_STRING' => 'p=cpresources/f8f6a78e/text/html' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f8f6a78e/text/html' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/html' 'REMOTE_PORT' => '51366' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 10.0; U; en) Presto/2.8.131 Version/11.11' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/f8f6a78e/text/html' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/html' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/f8f6a78e/text/html' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/html' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543842.2416 'REQUEST_TIME' => 1703543842 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:22 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:22 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:22 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:22 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:22 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:22 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:22 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:22 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:22 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:22 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:22 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:22 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:22 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:22 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:22 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/tab-separated-values') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/tab-separated-values') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:22 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/tab-separated-values') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:22 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f8f6a78e/text/tab-separated-values', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:22 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f8f6a78e/text/tab-separated-values', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:22 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:22 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:22 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:22 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f8f6a78e/text/tab-separated-values in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f8f...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f8f6a78e/text/tab-separated-values' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/tab-separated-values' 'QUERY_STRING' => 'p=cpresources/f8f6a78e/text/tab-separated-values' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f8f6a78e/text/tab-separated-values' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/tab-separated-values' 'REMOTE_PORT' => '50638' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/f8f6a78e/text/tab-separated-values' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/tab-separated-values' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/f8f6a78e/text/tab-separated-values' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/tab-separated-values' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543842.3975 'REQUEST_TIME' => 1703543842 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:22 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:22 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:22 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:22 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:22 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:22 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:22 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:22 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:22 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:22 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:22 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:22 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:22 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:22 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:22 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:22 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:22 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f8f6a78e/text/plain', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:22 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f8f6a78e/text/plain', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:22 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:22 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:22 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:22 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f8f6a78e/text/plain in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f8f...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f8f6a78e/text/plain' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/plain' 'QUERY_STRING' => 'p=cpresources/f8f6a78e/text/plain' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f8f6a78e/text/plain' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/plain' 'REMOTE_PORT' => '52074' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 5.1; U; en) Presto/2.5.24 Version/10.54' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/f8f6a78e/text/plain' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/plain' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/f8f6a78e/text/plain' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/plain' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543842.2754 'REQUEST_TIME' => 1703543842 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:22 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:22 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:22 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:22 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:22 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:22 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:22 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:22 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:22 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:22 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:22 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:22 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:22 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:22 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:22 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/csv') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/csv') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:22 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/csv') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:22 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f8f6a78e/text/csv', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:22 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f8f6a78e/text/csv', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:22 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:22 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:22 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:22 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f8f6a78e/text/csv in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f8f...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f8f6a78e/text/csv' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'QUERY_STRING' => 'p=cpresources/f8f6a78e/text/csv' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f8f6a78e/text/csv' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'REMOTE_PORT' => '51220' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543842.3594 'REQUEST_TIME' => 1703543842 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:22 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:22 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:22 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:22 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:22 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:22 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:22 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:22 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:22 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:22 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:22 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:22 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:22 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:22 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:22 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/application/json') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/application/json') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:22 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/application/json') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:22 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f8f6a78e/application/json', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:22 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f8f6a78e/application/json', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:22 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:22 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:22 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:22 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f8f6a78e/application/json in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f8f...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:22 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f8f6a78e/application/json' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/json' 'QUERY_STRING' => 'p=cpresources/f8f6a78e/application/json' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f8f6a78e/application/json' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/json' 'REMOTE_PORT' => '56034' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Macintosh; Intel Mac OS X 10_10; U; en) Presto/2.5.24 Version/10.54' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/f8f6a78e/application/json' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/json' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/f8f6a78e/application/json' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/json' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543842.2023 'REQUEST_TIME' => 1703543842 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:23 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:23 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:23 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:23 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:23 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:23 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:23 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:23 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:23 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:23 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:23 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:23 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:23 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:23 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:23 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:23 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:23 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:23 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:23 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/application/x-www-form-urlencoded', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:23 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/application/x-www-form-urlencoded', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:23 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:23 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:23 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:23 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/application/x-www-form-urlencoded in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:23 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/application/x-www-form-urlencoded' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/application/x-www-form-urlencoded' 'QUERY_STRING' => 'p=cpresources/de0d6436/application/x-www-form-urlencoded' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/application/x-www-form-urlencoded' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/application/x-www-form-urlencoded' 'REMOTE_PORT' => '55298' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:59.0) Gecko/20100101 Firefox/59.0' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/de0d6436/application/x-www-form-urlencoded' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/application/x-www-form-urlencoded' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/de0d6436/application/x-www-form-urlencoded' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/application/x-www-form-urlencoded' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543843.9349 'REQUEST_TIME' => 1703543843 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:23 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:23 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:23 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:23 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:23 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:23 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:23 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:23 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:23 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:23 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:23 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:23 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:23 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:23 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:23 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:23 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:23 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:23 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:23 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/text/xml', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:23 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/text/xml', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:23 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:23 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:23 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:23 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/text/xml in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:23 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/text/xml' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'QUERY_STRING' => 'p=cpresources/de0d6436/text/xml' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/text/xml' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'REMOTE_PORT' => '55292' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10; rv:58.0) Gecko/20100101 Firefox/58.0' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543843.932 'REQUEST_TIME' => 1703543843 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:23 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:23 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:23 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:23 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:23 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:23 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:23 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:23 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:23 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:23 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:23 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:23 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:23 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:23 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:23 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:23 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:23 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/text/css') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:23 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/text/css') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:23 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/text/css') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/text/css', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:23 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/text/css', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:23 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:23 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:23 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:23 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/text/css in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:23 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/text/css' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/text/css' 'QUERY_STRING' => 'p=cpresources/de0d6436/text/css' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/text/css' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/text/css' 'REMOTE_PORT' => '55304' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2228.0 Safari/537.36' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/de0d6436/text/css' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/text/css' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/de0d6436/text/css' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/text/css' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543843.9678 'REQUEST_TIME' => 1703543843 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:23 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:23 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:23 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:23 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:23 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:23 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:23 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:23 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:23 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:23 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:23 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:23 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:24 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:24 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:24 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:24 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:24 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/image/png') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:24 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/image/png') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:24 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/image/png') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/image/png', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:24 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/image/png', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:24 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:24 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:24 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:24 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/image/png in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:23 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/image/png' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/image/png' 'QUERY_STRING' => 'p=cpresources/de0d6436/image/png' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/image/png' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/image/png' 'REMOTE_PORT' => '55322' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1; rv:45.0) Gecko/20100101 Firefox/45.0' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/de0d6436/image/png' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/image/png' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/de0d6436/image/png' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/image/png' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543843.984 'REQUEST_TIME' => 1703543843 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:24 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:24 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:24 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:24 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:24 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:24 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:24 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:24 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:24 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:24 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:24 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:24 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:24 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:24 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:24 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:24 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:24 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:24 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:24 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/image/jpeg', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:24 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/image/jpeg', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:24 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:24 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:24 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:24 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/image/jpeg in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:24 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/image/jpeg' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/image/jpeg' 'QUERY_STRING' => 'p=cpresources/de0d6436/image/jpeg' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/image/jpeg' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/image/jpeg' 'REMOTE_PORT' => '55334' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10; rv:48.0) Gecko/20100101 Firefox/48.0' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/de0d6436/image/jpeg' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/image/jpeg' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/de0d6436/image/jpeg' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/image/jpeg' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543843.9995 'REQUEST_TIME' => 1703543843 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:25 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:25 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:25 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:25 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:25 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:25 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:25 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:25 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:25 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:25 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:25 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:25 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:25 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:25 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:25 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-editor-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-editor-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:25 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-editor-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/elements/get-editor-html', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:25 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/elements/get-editor-html', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:25 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:25 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/elements/get-editor-html in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:25 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/elements/get-editor-html' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-editor-html' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/get-editor-html' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/get-editor-html' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-editor-html' 'REMOTE_PORT' => '56362' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:57.0) Gecko/20100101 Firefox/57.0' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-editor-html' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-editor-html' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-editor-html' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-editor-html' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543845.9705 'REQUEST_TIME' => 1703543845 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:26 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:26 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:26 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:26 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:26 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:26 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:26 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:26 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:26 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:26 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:26 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:26 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:26 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:26 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:26 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-source-tree-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-source-tree-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:26 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-source-tree-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/element-indexes/get-source-tree-html', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:26 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/element-indexes/get-source-tree-html', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:26 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:26 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:26 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:26 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/element-indexes/get-source-tree-html in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/element-indexes/get-source-tree-html' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'REMOTE_PORT' => '56438' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Macintosh; Intel Mac OS X 10_10; U; en) Presto/2.7.62 Version/11.00' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543846.0099 'REQUEST_TIME' => 1703543846 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:25 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:25 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:25 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:25 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:25 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:25 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:25 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:25 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:25 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:25 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:25 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:26 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:26 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:26 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:26 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/save-element') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/save-element') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:26 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/save-element') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/elements/save-element', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:26 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/elements/save-element', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:26 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:26 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:26 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:26 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/elements/save-element in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:25 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/elements/save-element' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/save-element' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/save-element' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'REMOTE_PORT' => '56348' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543845.8882 'REQUEST_TIME' => 1703543845 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:25 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:25 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:25 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:25 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:25 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:25 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:25 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:25 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:25 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:25 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:25 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:26 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:26 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:26 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:26 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/create-export-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/create-export-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:26 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/create-export-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/element-indexes/create-export-token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:26 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/element-indexes/create-export-token', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:26 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:26 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:26 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:26 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/element-indexes/create-export-token in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:25 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/element-indexes/create-export-token' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/create-export-token' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/create-export-token' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/create-export-token' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/create-export-token' 'REMOTE_PORT' => '56432' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10; rv:48.0) Gecko/20100101 Firefox/48.0' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/create-export-token' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/create-export-token' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/create-export-token' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/create-export-token' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543845.9761 'REQUEST_TIME' => 1703543845 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-25 14:37:26 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:26 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:26 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-25 14:37:26 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:26 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:26 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-25 14:37:26 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:26 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-25 14:37:26 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:26 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:26 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-25 14:37:26 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:26 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-25 14:37:26 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:26 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-elements') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-elements') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:26 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-elements') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-25 14:37:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/element-indexes/get-elements', 'match' => false, 'parent' => null, ] 2023-12-25 14:37:26 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/element-indexes/get-elements', 'match' => true, 'parent' => null, ] 2023-12-25 14:37:26 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-25 14:37:26 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-25 14:37:26 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-25 14:37:26 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/element-indexes/get-elements in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-25 14:37:26 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/element-indexes/get-elements' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-elements' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/get-elements' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/get-elements' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-elements' 'REMOTE_PORT' => '56494' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; WOW64; U; en) Presto/2.7.62 Version/11.00' 'HTTP_HOST' => 'pierview.co.uk' 'SSL_TLS_SNI' => 'pierview.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-elements' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-elements' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'pierview.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://pierview.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-elements' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-elements' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703543846.0783 'REQUEST_TIME' => 1703543846 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-26 05:18:54 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-26 05:18:54 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-26 05:18:54 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-26 05:18:54 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-26 05:18:54 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-26 05:18:54 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-26 05:18:54 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-26 05:18:54 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-26 05:18:54 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-26 05:18:54 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-26 05:18:54 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-26 05:18:54 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-26 05:18:54 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-26 05:18:54 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-26 05:18:54 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-26 05:18:54 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-26 05:18:54 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='templates') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-26 05:18:54 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='templates') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-26 05:18:54 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='templates') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-26 05:18:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: templates', 'match' => false, 'parent' => null, ] 2023-12-26 05:18:54 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: templates', 'match' => true, 'parent' => null, ] 2023-12-26 05:18:54 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-26 05:18:54 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-26 05:18:54 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-26 05:18:54 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: templates in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('templates', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-26 05:18:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-26 05:18:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-26 05:18:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-26 05:18:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-26 05:18:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-26 05:18:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-26 05:18:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-26 05:18:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-26 05:18:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-26 05:18:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-26 05:18:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-26 05:18:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-26 05:18:54 [-][-][-][info][application] $_GET = [ 'p' => 'templates/' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/index.php' 'REQUEST_URI' => '/templates/' 'QUERY_STRING' => 'p=templates/' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=templates/' 'REDIRECT_URL' => '/templates/' 'REMOTE_PORT' => '17075' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web' 'REMOTE_ADDR' => '37.65.41.255' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'fulfillmentworks.hippoclients.com' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36' 'HTTP_UPGRADE_INSECURE_REQUESTS' => '1' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_HOST' => 'fulfillmentworks.hippoclients.com' 'REDIRECT_STATUS' => '200' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/index.php' 'REQUEST_TIME_FLOAT' => 1703596734.7058 'REQUEST_TIME' => 1703596734 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-27 04:09:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-27 04:09:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-27 04:09:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-27 04:09:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-27 04:09:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-27 04:09:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-27 04:09:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-27 04:09:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-27 04:09:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-27 04:09:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-27 04:09:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-27 04:09:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-27 04:09:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-27 04:09:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-27 04:09:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-27 04:09:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-27 04:09:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/application/octet-stream') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-27 04:09:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/application/octet-stream') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-27 04:09:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/application/octet-stream') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-27 04:09:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/eebb8621/application/octet-stream', 'match' => false, 'parent' => null, ] 2023-12-27 04:09:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/eebb8621/application/octet-stream', 'match' => true, 'parent' => null, ] 2023-12-27 04:09:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-27 04:09:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-27 04:09:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-27 04:09:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/eebb8621/application/octet-stream in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/eeb...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-27 04:09:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-27 04:09:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-27 04:09:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-27 04:09:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-27 04:09:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-27 04:09:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-27 04:09:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-27 04:09:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-27 04:09:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-27 04:09:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-27 04:09:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-27 04:09:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-27 04:09:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/eebb8621/application/octet-stream' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'QUERY_STRING' => 'p=cpresources/eebb8621/application/octet-stream' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/eebb8621/application/octet-stream' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'REMOTE_PORT' => '61410' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.66.131' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.71 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703678951.7921 'REQUEST_TIME' => 1703678951 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-27 04:09:12 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-27 04:09:12 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-27 04:09:12 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-27 04:09:12 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-27 04:09:12 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-27 04:09:12 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-27 04:09:12 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-27 04:09:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-27 04:09:12 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-27 04:09:12 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-27 04:09:12 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-27 04:09:12 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-27 04:09:12 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-27 04:09:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-27 04:09:12 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-27 04:09:12 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-27 04:09:12 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/structures/move-element') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-27 04:09:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/structures/move-element') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-27 04:09:12 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/structures/move-element') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-27 04:09:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/structures/move-element', 'match' => false, 'parent' => null, ] 2023-12-27 04:09:12 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/structures/move-element', 'match' => true, 'parent' => null, ] 2023-12-27 04:09:12 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-27 04:09:12 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-27 04:09:12 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-27 04:09:12 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/structures/move-element in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-27 04:09:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-27 04:09:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-27 04:09:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-27 04:09:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-27 04:09:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-27 04:09:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-27 04:09:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-27 04:09:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-27 04:09:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-27 04:09:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-27 04:09:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-27 04:09:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-27 04:09:12 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/structures/move-element' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/move-element' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/structures/move-element' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/structures/move-element' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/move-element' 'REMOTE_PORT' => '61410' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.66.131' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.71 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/structures/move-element' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/move-element' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/structures/move-element' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/move-element' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703678952.7912 'REQUEST_TIME' => 1703678952 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-27 04:09:13 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-27 04:09:13 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-27 04:09:13 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-27 04:09:13 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-27 04:09:13 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-27 04:09:13 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-27 04:09:13 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-27 04:09:13 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-27 04:09:13 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-27 04:09:13 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-27 04:09:13 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-27 04:09:13 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-27 04:09:13 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-27 04:09:13 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-27 04:09:13 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-27 04:09:13 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-27 04:09:13 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/vendor/jquery.ui.widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-27 04:09:13 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/vendor/jquery.ui.widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-27 04:09:13 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/vendor/jquery.ui.widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-27 04:09:13 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/eebb8621/vendor/jquery.ui.widget', 'match' => false, 'parent' => null, ] 2023-12-27 04:09:13 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/eebb8621/vendor/jquery.ui.widget', 'match' => true, 'parent' => null, ] 2023-12-27 04:09:13 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-27 04:09:13 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-27 04:09:13 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-27 04:09:13 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/eebb8621/vendor/jquery.ui.widget in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/eeb...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-27 04:09:13 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-27 04:09:13 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-27 04:09:13 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-27 04:09:13 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-27 04:09:13 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-27 04:09:13 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-27 04:09:13 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-27 04:09:13 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-27 04:09:13 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-27 04:09:13 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-27 04:09:13 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-27 04:09:13 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-27 04:09:13 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/eebb8621/vendor/jquery.ui.widget' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'QUERY_STRING' => 'p=cpresources/eebb8621/vendor/jquery.ui.widget' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/eebb8621/vendor/jquery.ui.widget' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'REMOTE_PORT' => '56768' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.66.136' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.71 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703678953.453 'REQUEST_TIME' => 1703678953 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-27 22:32:14 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-27 22:32:14 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-27 22:32:14 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-27 22:32:14 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-27 22:32:14 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-27 22:32:14 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-27 22:32:14 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-27 22:32:14 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-27 22:32:14 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-27 22:32:14 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-27 22:32:14 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-27 22:32:14 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-27 22:32:14 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-27 22:32:14 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-27 22:32:14 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-27 22:32:14 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-27 22:32:14 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='robots.txt') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-27 22:32:14 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='robots.txt') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-27 22:32:14 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='robots.txt') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-27 22:32:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: robots.txt', 'match' => false, 'parent' => null, ] 2023-12-27 22:32:14 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: robots.txt', 'match' => true, 'parent' => null, ] 2023-12-27 22:32:14 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-27 22:32:14 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-27 22:32:14 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-27 22:32:14 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: robots.txt in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('robots.txt', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-27 22:32:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-27 22:32:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-27 22:32:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-27 22:32:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-27 22:32:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-27 22:32:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-27 22:32:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-27 22:32:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-27 22:32:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-27 22:32:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-27 22:32:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-27 22:32:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-27 22:32:14 [-][-][-][info][application] $_GET = [ 'p' => 'robots.txt' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/index.php' 'REQUEST_URI' => '/robots.txt' 'QUERY_STRING' => 'p=robots.txt' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=robots.txt' 'REDIRECT_URL' => '/robots.txt' 'REMOTE_PORT' => '17189' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web' 'REMOTE_ADDR' => '52.173.31.184' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'fulfillmentworks.hippoclients.com' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_CONNECTION' => 'close' 'HTTP_HOST' => 'fulfillmentworks.hippoclients.com' 'HTTP_ACCEPT' => '*/*' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36' 'REDIRECT_STATUS' => '200' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/index.php' 'REQUEST_TIME_FLOAT' => 1703745134.6679 'REQUEST_TIME' => 1703745134 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-28 12:59:05 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-28 12:59:05 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-28 12:59:05 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-28 12:59:05 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-28 12:59:05 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-28 12:59:05 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-28 12:59:05 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-28 12:59:05 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-28 12:59:05 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-28 12:59:05 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-28 12:59:05 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-28 12:59:05 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-28 12:59:05 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-28 12:59:05 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-28 12:59:05 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-28 12:59:05 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-28 12:59:05 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/build') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-28 12:59:05 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/build') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-28 12:59:05 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/build') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-28 12:59:05 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/build', 'match' => false, 'parent' => null, ] 2023-12-28 12:59:05 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/build', 'match' => true, 'parent' => null, ] 2023-12-28 12:59:05 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-28 12:59:05 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-28 12:59:05 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-28 12:59:05 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/build in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-28 12:59:05 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-28 12:59:05 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-28 12:59:05 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-28 12:59:05 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-28 12:59:05 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-28 12:59:05 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-28 12:59:05 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-28 12:59:05 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-28 12:59:05 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-28 12:59:05 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-28 12:59:05 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-28 12:59:05 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-28 12:59:05 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/build' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/build' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/build' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'REMOTE_PORT' => '47014' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.74.67' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.71 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703797145.7983 'REQUEST_TIME' => 1703797145 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-28 14:29:09 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-28 14:29:09 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-28 14:29:09 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-28 14:29:09 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-28 14:29:09 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-28 14:29:09 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-28 14:29:09 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-28 14:29:09 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-28 14:29:09 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-28 14:29:09 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-28 14:29:09 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-28 14:29:09 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-28 14:29:09 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-28 14:29:09 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-28 14:29:09 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-28 14:29:09 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-28 14:29:09 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-categories') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-28 14:29:09 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-categories') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-28 14:29:09 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-categories') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-28 14:29:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-categories', 'match' => false, 'parent' => null, ] 2023-12-28 14:29:09 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-categories', 'match' => true, 'parent' => null, ] 2023-12-28 14:29:09 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-28 14:29:09 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-28 14:29:09 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-28 14:29:09 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-categories in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-28 14:29:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-28 14:29:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-28 14:29:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-28 14:29:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-28 14:29:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-28 14:29:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-28 14:29:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-28 14:29:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-28 14:29:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-28 14:29:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-28 14:29:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-28 14:29:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-28 14:29:09 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-categories' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-categories' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-categories' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'REMOTE_PORT' => '44332' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.74.68' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.71 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703802549.9016 'REQUEST_TIME' => 1703802549 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-28 16:39:23 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-28 16:39:23 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-28 16:39:23 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-28 16:39:23 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-28 16:39:23 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-28 16:39:23 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-28 16:39:23 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-28 16:39:23 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-28 16:39:23 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-28 16:39:23 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-28 16:39:23 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-28 16:39:23 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-28 16:39:23 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-28 16:39:23 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-28 16:39:23 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-28 16:39:23 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-28 16:39:23 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/mm/dd/yy') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-28 16:39:23 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/mm/dd/yy') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-28 16:39:23 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/mm/dd/yy') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-28 16:39:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/25dfd780/mm/dd/yy', 'match' => false, 'parent' => null, ] 2023-12-28 16:39:23 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/25dfd780/mm/dd/yy', 'match' => true, 'parent' => null, ] 2023-12-28 16:39:23 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-28 16:39:23 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-28 16:39:23 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-28 16:39:23 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/25dfd780/mm/dd/yy in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/25d...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-28 16:39:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-28 16:39:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-28 16:39:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-28 16:39:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-28 16:39:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-28 16:39:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-28 16:39:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-28 16:39:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-28 16:39:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-28 16:39:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-28 16:39:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-28 16:39:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-28 16:39:23 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/25dfd780/mm/dd/yy' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'QUERY_STRING' => 'p=cpresources/25dfd780/mm/dd/yy' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/25dfd780/mm/dd/yy' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'REMOTE_PORT' => '41569' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.74.68' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.71 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703810363.2691 'REQUEST_TIME' => 1703810363 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:28 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:28 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:28 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:28 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:28 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:28 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:28 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/utils', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:28 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/utils', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:28 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:28 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:28 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:28 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/utils in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/utils' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/utils' 'QUERY_STRING' => 'p=cpresources/556910ad/utils' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/utils' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/utils' 'REMOTE_PORT' => '38944' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:52.0) Gecko/20100101 Firefox/52.0' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/556910ad/utils' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/utils' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/556910ad/utils' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/utils' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868868.6857 'REQUEST_TIME' => 1703868868 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:28 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:28 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:28 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:28 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:28 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:28 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:28 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/browser-detector', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:28 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/browser-detector', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:28 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:28 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:28 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:28 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/browser-detector in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/bro...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/browser-detector' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/browser-detector' 'QUERY_STRING' => 'p=cpresources/browser-detector' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/browser-detector' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/browser-detector' 'REMOTE_PORT' => '38934' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10; rv:60.0) Gecko/20100101 Firefox/60.0' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/browser-detector' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/browser-detector' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/browser-detector' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/browser-detector' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868868.6773 'REQUEST_TIME' => 1703868868 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:28 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:28 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:28 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:28 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:28 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:28 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:28 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/text/html', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:28 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/text/html', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:28 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:28 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:28 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:28 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/text/html in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/text/html' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/text/html' 'QUERY_STRING' => 'p=cpresources/556910ad/text/html' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/text/html' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/text/html' 'REMOTE_PORT' => '38948' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 10.0; U; en) Presto/2.2.15 Version/10.10' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/556910ad/text/html' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/text/html' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/556910ad/text/html' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/text/html' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868868.7547 'REQUEST_TIME' => 1703868868 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:28 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:28 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:28 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:28 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:28 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:28 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:28 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/collection-utils', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:28 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/collection-utils', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:28 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:28 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:28 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:28 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/collection-utils in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/col...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/collection-utils' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/collection-utils' 'QUERY_STRING' => 'p=cpresources/collection-utils' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/collection-utils' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/collection-utils' 'REMOTE_PORT' => '38936' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10; rv:54.0) Gecko/20100101 Firefox/54.0' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/collection-utils' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/collection-utils' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/collection-utils' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/collection-utils' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868868.7583 'REQUEST_TIME' => 1703868868 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:28 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:28 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:28 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:28 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:28 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:28 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:28 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/collection-utils', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:28 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/collection-utils', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:28 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:28 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:28 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:28 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/collection-utils in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/collection-utils' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'QUERY_STRING' => 'p=cpresources/556910ad/collection-utils' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/collection-utils' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'REMOTE_PORT' => '38954' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (X11; Linux x86_64; U; en) Presto/2.9.168 Version/11.50' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868868.8445 'REQUEST_TIME' => 1703868868 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:28 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:28 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:28 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:28 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:28 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:28 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:28 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-generator') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-generator') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-generator') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/id-generator', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:28 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/id-generator', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:28 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:28 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:28 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:28 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/id-generator in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/id-generator' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/id-generator' 'QUERY_STRING' => 'p=cpresources/556910ad/id-generator' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/id-generator' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-generator' 'REMOTE_PORT' => '38984' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Macintosh; Intel Mac OS X 10_10; U; en) Presto/2.9.168 Version/11.50' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/556910ad/id-generator' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-generator' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/556910ad/id-generator' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-generator' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868868.9201 'REQUEST_TIME' => 1703868868 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:28 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:28 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:28 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:28 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:28 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:28 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:28 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/listener-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/listener-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/listener-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/listener-handler', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:28 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/listener-handler', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:28 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:28 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:28 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:28 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/listener-handler in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/listener-handler' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'QUERY_STRING' => 'p=cpresources/556910ad/listener-handler' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/listener-handler' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'REMOTE_PORT' => '38964' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:56.0) Gecko/20100101 Firefox/56.0' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868868.9169 'REQUEST_TIME' => 1703868868 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:28 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:28 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:28 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:28 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:28 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:28 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:28 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/element-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/element-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/element-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/element-utils', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:28 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/element-utils', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:28 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:28 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:28 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:28 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/element-utils in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/element-utils' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/element-utils' 'QUERY_STRING' => 'p=cpresources/556910ad/element-utils' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/element-utils' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/element-utils' 'REMOTE_PORT' => '39006' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Macintosh; Intel Mac OS X 10_10; U; en) Presto/2.5.24 Version/10.54' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/556910ad/element-utils' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/element-utils' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/556910ad/element-utils' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/element-utils' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868868.9816 'REQUEST_TIME' => 1703868868 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:28 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:28 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:28 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:28 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/id-handler', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/id-handler', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:29 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:29 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:29 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/id-handler in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:28 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/id-handler' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/id-handler' 'QUERY_STRING' => 'p=cpresources/556910ad/id-handler' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/id-handler' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-handler' 'REMOTE_PORT' => '39022' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/556910ad/id-handler' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-handler' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/556910ad/id-handler' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-handler' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868868.9942 'REQUEST_TIME' => 1703868868 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/reporter') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/reporter') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/reporter') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/reporter', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/reporter', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:29 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:29 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:29 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/reporter in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/reporter' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/reporter' 'QUERY_STRING' => 'p=cpresources/556910ad/reporter' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/reporter' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/reporter' 'REMOTE_PORT' => '38948' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/556910ad/reporter' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/reporter' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/556910ad/reporter' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/reporter' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868869.0002 'REQUEST_TIME' => 1703868869 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/browser-detector', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/browser-detector', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:29 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:29 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:29 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/browser-detector in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/browser-detector' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'QUERY_STRING' => 'p=cpresources/556910ad/browser-detector' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/browser-detector' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'REMOTE_PORT' => '38944' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 10.0; U; en) Presto/2.2.15 Version/10.00' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868869.0186 'REQUEST_TIME' => 1703868869 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/object.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/object.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/object.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/detection-strategy/object.js', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/detection-strategy/object.js', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:29 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:29 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:29 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/detection-strategy/object.js in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/detection-strategy/object.js' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'QUERY_STRING' => 'p=cpresources/556910ad/detection-strategy/object.js' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/detection-strategy/object.js' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'REMOTE_PORT' => '38934' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'colly - https://github.com/gocolly/colly/v2' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868869.0294 'REQUEST_TIME' => 1703868869 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/scroll.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/scroll.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/scroll.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/detection-strategy/scroll.js', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/detection-strategy/scroll.js', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:29 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:29 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:29 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/detection-strategy/scroll.js in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/detection-strategy/scroll.js' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'QUERY_STRING' => 'p=cpresources/556910ad/detection-strategy/scroll.js' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/detection-strategy/scroll.js' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'REMOTE_PORT' => '38954' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'colly - https://github.com/gocolly/colly/v2' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868869.0849 'REQUEST_TIME' => 1703868869 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/state-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/state-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/state-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/state-handler', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/state-handler', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:29 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:29 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:29 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/state-handler in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/state-handler' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/state-handler' 'QUERY_STRING' => 'p=cpresources/556910ad/state-handler' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/state-handler' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/state-handler' 'REMOTE_PORT' => '38936' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (X11; Linux x86_64; U; en) Presto/2.2.15 Version/10.00' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/556910ad/state-handler' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/state-handler' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/556910ad/state-handler' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/state-handler' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868869.1647 'REQUEST_TIME' => 1703868869 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/7af9bb58/text/xml', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/7af9bb58/text/xml', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:29 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:29 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:29 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/7af9bb58/text/xml in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/7af...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/7af9bb58/text/xml' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'QUERY_STRING' => 'p=cpresources/7af9bb58/text/xml' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/7af9bb58/text/xml' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'REMOTE_PORT' => '39050' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; Win64; x64; U; en) Presto/2.2.15 Version/10.00' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868869.1736 'REQUEST_TIME' => 1703868869 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/7af9bb58/text/plain', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/7af9bb58/text/plain', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:29 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:29 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:29 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/7af9bb58/text/plain in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/7af...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/7af9bb58/text/plain' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'QUERY_STRING' => 'p=cpresources/7af9bb58/text/plain' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/7af9bb58/text/plain' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'REMOTE_PORT' => '38992' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868869.2042 'REQUEST_TIME' => 1703868869 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/7af9bb58/text/html', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/7af9bb58/text/html', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:29 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:29 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:29 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/7af9bb58/text/html in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/7af...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/7af9bb58/text/html' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'QUERY_STRING' => 'p=cpresources/7af9bb58/text/html' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/7af9bb58/text/html' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'REMOTE_PORT' => '38934' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1; rv:57.0) Gecko/20100101 Firefox/57.0' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868869.2076 'REQUEST_TIME' => 1703868869 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/7af9bb58/application/x-www-form-urlencoded', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/7af9bb58/application/x-www-form-urlencoded', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:29 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:29 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:29 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/7af9bb58/application/x-www-form-urlencoded in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/7af...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/7af9bb58/application/x-www-form-urlencoded' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'QUERY_STRING' => 'p=cpresources/7af9bb58/application/x-www-form-urlencoded' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/7af9bb58/application/x-www-form-urlencoded' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'REMOTE_PORT' => '39006' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 10.0; U; en) Presto/2.8.131 Version/11.11' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868869.2172 'REQUEST_TIME' => 1703868869 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/jquery-ui/ui/widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/jquery-ui/ui/widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/jquery-ui/ui/widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/eebb8621/jquery-ui/ui/widget', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/eebb8621/jquery-ui/ui/widget', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:29 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:29 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:29 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/eebb8621/jquery-ui/ui/widget in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/eeb...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/eebb8621/jquery-ui/ui/widget' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'QUERY_STRING' => 'p=cpresources/eebb8621/jquery-ui/ui/widget' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/eebb8621/jquery-ui/ui/widget' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'REMOTE_PORT' => '38954' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868869.2478 'REQUEST_TIME' => 1703868869 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/vendor/jquery.ui.widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/vendor/jquery.ui.widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/vendor/jquery.ui.widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/eebb8621/vendor/jquery.ui.widget', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/eebb8621/vendor/jquery.ui.widget', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:29 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:29 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:29 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/eebb8621/vendor/jquery.ui.widget in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/eeb...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/eebb8621/vendor/jquery.ui.widget' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'QUERY_STRING' => 'p=cpresources/eebb8621/vendor/jquery.ui.widget' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/eebb8621/vendor/jquery.ui.widget' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'REMOTE_PORT' => '38948' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868869.2545 'REQUEST_TIME' => 1703868869 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/gif') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/gif') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/gif') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f65387df/image/gif', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f65387df/image/gif', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:29 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:29 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:29 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f65387df/image/gif in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f65...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f65387df/image/gif' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f65387df/image/gif' 'QUERY_STRING' => 'p=cpresources/f65387df/image/gif' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f65387df/image/gif' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/gif' 'REMOTE_PORT' => '38964' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; rv:53.0) Gecko/20100101 Firefox/53.0' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/f65387df/image/gif' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/gif' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/f65387df/image/gif' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/gif' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868869.3273 'REQUEST_TIME' => 1703868869 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/application/octet-stream') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/application/octet-stream') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/application/octet-stream') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/eebb8621/application/octet-stream', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/eebb8621/application/octet-stream', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:29 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:29 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:29 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/eebb8621/application/octet-stream in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/eeb...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/eebb8621/application/octet-stream' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'QUERY_STRING' => 'p=cpresources/eebb8621/application/octet-stream' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/eebb8621/application/octet-stream' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'REMOTE_PORT' => '39022' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:41.0) Gecko/20100101 Firefox/41.0' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868869.3165 'REQUEST_TIME' => 1703868869 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f65387df/image/jpeg', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f65387df/image/jpeg', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:29 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:29 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:29 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f65387df/image/jpeg in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f65...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f65387df/image/jpeg' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'QUERY_STRING' => 'p=cpresources/f65387df/image/jpeg' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f65387df/image/jpeg' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'REMOTE_PORT' => '38944' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1; rv:44.0) Gecko/20100101 Firefox/44.0' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868869.3453 'REQUEST_TIME' => 1703868869 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/png') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/png') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/png') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f65387df/image/png', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f65387df/image/png', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:29 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:29 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:29 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f65387df/image/png in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f65...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f65387df/image/png' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f65387df/image/png' 'QUERY_STRING' => 'p=cpresources/f65387df/image/png' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f65387df/image/png' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/png' 'REMOTE_PORT' => '38936' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/f65387df/image/png' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/png' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/f65387df/image/png' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/png' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868869.4117 'REQUEST_TIME' => 1703868869 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/webp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/webp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/webp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f65387df/image/webp', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f65387df/image/webp', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:29 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:29 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:29 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f65387df/image/webp in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f65...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f65387df/image/webp' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f65387df/image/webp' 'QUERY_STRING' => 'p=cpresources/f65387df/image/webp' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f65387df/image/webp' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/webp' 'REMOTE_PORT' => '38948' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.146 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/f65387df/image/webp' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/webp' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/f65387df/image/webp' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/webp' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868869.4192 'REQUEST_TIME' => 1703868869 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/login') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/login') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/login') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1a4c64c1/users/login', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1a4c64c1/users/login', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:29 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:29 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:29 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1a4c64c1/users/login in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1a4...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1a4c64c1/users/login' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'QUERY_STRING' => 'p=cpresources/1a4c64c1/users/login' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1a4c64c1/users/login' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'REMOTE_PORT' => '39006' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Macintosh; Intel Mac OS X 10_10; U; en) Presto/2.7.62 Version/11.00' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868869.4625 'REQUEST_TIME' => 1703868869 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/send-password-reset-email') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/send-password-reset-email') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/send-password-reset-email') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1a4c64c1/users/send-password-reset-email', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1a4c64c1/users/send-password-reset-email', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:29 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:29 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:29 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1a4c64c1/users/send-password-reset-email in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1a4...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1a4c64c1/users/send-password-reset-email' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'QUERY_STRING' => 'p=cpresources/1a4c64c1/users/send-password-reset-email' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1a4c64c1/users/send-password-reset-email' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'REMOTE_PORT' => '38992' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.146 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868869.4591 'REQUEST_TIME' => 1703868869 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/mm/dd/yy') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/mm/dd/yy') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/mm/dd/yy') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/25dfd780/mm/dd/yy', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/25dfd780/mm/dd/yy', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:29 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:29 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:29 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/25dfd780/mm/dd/yy in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/25d...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/25dfd780/mm/dd/yy' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'QUERY_STRING' => 'p=cpresources/25dfd780/mm/dd/yy' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/25dfd780/mm/dd/yy' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'REMOTE_PORT' => '38964' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; rv:44.0) Gecko/20100101 Firefox/44.0' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868869.4946 'REQUEST_TIME' => 1703868869 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/next/prev') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/next/prev') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/next/prev') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/25dfd780/next/prev', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/25dfd780/next/prev', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:29 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:29 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:29 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/25dfd780/next/prev in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/25d...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/25dfd780/next/prev' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'QUERY_STRING' => 'p=cpresources/25dfd780/next/prev' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/25dfd780/next/prev' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'REMOTE_PORT' => '39022' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868869.5028 'REQUEST_TIME' => 1703868869 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/xregexp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/xregexp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/xregexp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/xregexp', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/xregexp', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:29 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:29 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:29 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/xregexp in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/xregexp' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'QUERY_STRING' => 'p=cpresources/a841eed1/xregexp' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/xregexp' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'REMOTE_PORT' => '38944' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.93 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868869.51 'REQUEST_TIME' => 1703868869 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/matchrecursive') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/matchrecursive') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/matchrecursive') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/matchrecursive', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/matchrecursive', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:29 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:29 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:29 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/matchrecursive in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/matchrecursive' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/matchrecursive' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/matchrecursive' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'REMOTE_PORT' => '38954' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868869.5728 'REQUEST_TIME' => 1703868869 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/build') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/build') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/build') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/build', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/build', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:29 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:29 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:29 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/build in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/build' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/build' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/build' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'REMOTE_PORT' => '39050' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868869.5686 'REQUEST_TIME' => 1703868869 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-base') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-base') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-base') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-base', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-base', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:29 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:29 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:29 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-base in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-base' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-base' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-base' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'REMOTE_PORT' => '38948' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1; rv:63.0) Gecko/20100101 Firefox/63.0' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868869.5915 'REQUEST_TIME' => 1703868869 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-blocks') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-blocks') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-blocks') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-blocks', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-blocks', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:29 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:29 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:29 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-blocks in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-blocks' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-blocks' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-blocks' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'REMOTE_PORT' => '38944' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; rv:59.0) Gecko/20100101 Firefox/59.0' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868869.6064 'REQUEST_TIME' => 1703868869 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-categories') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-categories') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-categories') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-categories', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-categories', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:29 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:29 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:29 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-categories in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-categories' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-categories' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-categories' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'REMOTE_PORT' => '39006' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; WOW64; U; en) Presto/2.9.168 Version/11.50' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868869.6292 'REQUEST_TIME' => 1703868869 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-properties') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-properties') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-properties') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-properties', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-properties', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:29 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:29 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:29 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-properties in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-properties' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-properties' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-properties' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'REMOTE_PORT' => '38964' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868869.6715 'REQUEST_TIME' => 1703868869 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-scripts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-scripts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-scripts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-scripts', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-scripts', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:29 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:29 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:29 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-scripts in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-scripts' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-scripts' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-scripts' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'REMOTE_PORT' => '39022' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (X11; Linux x86_64; U; en) Presto/2.8.131 Version/11.11' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868869.6761 'REQUEST_TIME' => 1703868869 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/application/json') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/application/json') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/application/json') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f8f6a78e/application/json', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f8f6a78e/application/json', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:29 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:29 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:29 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f8f6a78e/application/json in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f8f...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f8f6a78e/application/json' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/json' 'QUERY_STRING' => 'p=cpresources/f8f6a78e/application/json' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f8f6a78e/application/json' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/json' 'REMOTE_PORT' => '38948' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/f8f6a78e/application/json' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/json' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/f8f6a78e/application/json' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/json' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868869.6939 'REQUEST_TIME' => 1703868869 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f8f6a78e/text/html', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f8f6a78e/text/html', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:29 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:29 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:29 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f8f6a78e/text/html in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f8f...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f8f6a78e/text/html' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/html' 'QUERY_STRING' => 'p=cpresources/f8f6a78e/text/html' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f8f6a78e/text/html' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/html' 'REMOTE_PORT' => '38992' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/f8f6a78e/text/html' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/html' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/f8f6a78e/text/html' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/html' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868869.7069 'REQUEST_TIME' => 1703868869 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/application/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/application/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/application/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f8f6a78e/application/xml', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f8f6a78e/application/xml', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:29 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:29 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:29 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f8f6a78e/application/xml in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f8f...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f8f6a78e/application/xml' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/xml' 'QUERY_STRING' => 'p=cpresources/f8f6a78e/application/xml' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f8f6a78e/application/xml' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/xml' 'REMOTE_PORT' => '39006' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/f8f6a78e/application/xml' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/xml' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/f8f6a78e/application/xml' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/xml' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868869.7226 'REQUEST_TIME' => 1703868869 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f8f6a78e/text/plain', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f8f6a78e/text/plain', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:29 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:29 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:29 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f8f6a78e/text/plain in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f8f...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f8f6a78e/text/plain' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/plain' 'QUERY_STRING' => 'p=cpresources/f8f6a78e/text/plain' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f8f6a78e/text/plain' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/plain' 'REMOTE_PORT' => '38944' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; WOW64; U; en) Presto/2.5.24 Version/10.54' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/f8f6a78e/text/plain' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/plain' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/f8f6a78e/text/plain' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/plain' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868869.7196 'REQUEST_TIME' => 1703868869 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/csv') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/csv') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/csv') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f8f6a78e/text/csv', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f8f6a78e/text/csv', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:29 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:29 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:29 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f8f6a78e/text/csv in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f8f...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f8f6a78e/text/csv' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'QUERY_STRING' => 'p=cpresources/f8f6a78e/text/csv' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f8f6a78e/text/csv' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'REMOTE_PORT' => '38936' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.93 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868869.7306 'REQUEST_TIME' => 1703868869 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/tab-separated-values') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/tab-separated-values') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/tab-separated-values') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f8f6a78e/text/tab-separated-values', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f8f6a78e/text/tab-separated-values', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:29 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:29 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:29 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:29 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f8f6a78e/text/tab-separated-values in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f8f...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:29 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f8f6a78e/text/tab-separated-values' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/tab-separated-values' 'QUERY_STRING' => 'p=cpresources/f8f6a78e/text/tab-separated-values' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f8f6a78e/text/tab-separated-values' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/tab-separated-values' 'REMOTE_PORT' => '38964' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1; rv:61.0) Gecko/20100101 Firefox/61.0' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/f8f6a78e/text/tab-separated-values' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/tab-separated-values' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/f8f6a78e/text/tab-separated-values' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/tab-separated-values' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868869.7739 'REQUEST_TIME' => 1703868869 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-editor-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-editor-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-editor-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/elements/get-editor-html', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/elements/get-editor-html', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:30 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:30 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:30 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/elements/get-editor-html in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/elements/get-editor-html' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-editor-html' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/get-editor-html' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/get-editor-html' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-editor-html' 'REMOTE_PORT' => '39006' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-editor-html' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-editor-html' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-editor-html' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-editor-html' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868870.0627 'REQUEST_TIME' => 1703868870 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/save-element') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/save-element') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/save-element') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/elements/save-element', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/elements/save-element', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:30 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:30 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:30 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/elements/save-element in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/elements/save-element' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/save-element' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/save-element' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'REMOTE_PORT' => '38944' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868870.1426 'REQUEST_TIME' => 1703868870 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/create-export-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/create-export-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/create-export-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/element-indexes/create-export-token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/element-indexes/create-export-token', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:30 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:30 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:30 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/element-indexes/create-export-token in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/element-indexes/create-export-token' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/create-export-token' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/create-export-token' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/create-export-token' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/create-export-token' 'REMOTE_PORT' => '38944' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.124 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/create-export-token' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/create-export-token' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/create-export-token' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/create-export-token' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868870.2368 'REQUEST_TIME' => 1703868870 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-source-tree-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-source-tree-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-source-tree-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/element-indexes/get-source-tree-html', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/element-indexes/get-source-tree-html', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:30 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:30 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:30 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/element-indexes/get-source-tree-html in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/element-indexes/get-source-tree-html' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'REMOTE_PORT' => '38992' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.124 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868870.1765 'REQUEST_TIME' => 1703868870 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/perform-action') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/perform-action') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/perform-action') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/element-indexes/perform-action', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/element-indexes/perform-action', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:30 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:30 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:30 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/element-indexes/perform-action in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/element-indexes/perform-action' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/perform-action' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/perform-action' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/perform-action' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/perform-action' 'REMOTE_PORT' => '39152' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; WOW64; U; en) Presto/2.5.24 Version/10.54' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/perform-action' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/perform-action' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/perform-action' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/perform-action' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868870.3215 'REQUEST_TIME' => 1703868870 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/image-editor') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/image-editor') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/image-editor') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/image-editor', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/image-editor', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:30 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:30 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:30 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/image-editor in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/image-editor' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/image-editor' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/image-editor' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/image-editor' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/image-editor' 'REMOTE_PORT' => '39122' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/assets/image-editor' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/image-editor' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/assets/image-editor' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/image-editor' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868870.341 'REQUEST_TIME' => 1703868870 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/edit-image') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/edit-image') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/edit-image') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/edit-image', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/edit-image', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:30 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:30 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:30 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/edit-image in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/edit-image' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/edit-image' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/edit-image' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/edit-image' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/edit-image' 'REMOTE_PORT' => '38944' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; rv:40.0) Gecko/20100101 Firefox/40.0' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/assets/edit-image' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/edit-image' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/assets/edit-image' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/edit-image' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868870.38 'REQUEST_TIME' => 1703868870 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/move-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/move-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/move-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/move-folder', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/move-folder', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:30 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:30 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:30 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/move-folder in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/move-folder' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-folder' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/move-folder' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/move-folder' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-folder' 'REMOTE_PORT' => '38992' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10; rv:48.0) Gecko/20100101 Firefox/48.0' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-folder' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-folder' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-folder' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-folder' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868870.4756 'REQUEST_TIME' => 1703868870 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-more-elements') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-more-elements') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-more-elements') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/element-indexes/get-more-elements', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/element-indexes/get-more-elements', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:30 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:30 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:30 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/element-indexes/get-more-elements in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/element-indexes/get-more-elements' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-more-elements' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/get-more-elements' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/get-more-elements' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-more-elements' 'REMOTE_PORT' => '39166' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-more-elements' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-more-elements' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-more-elements' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-more-elements' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868870.3268 'REQUEST_TIME' => 1703868870 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/save-image') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/save-image') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/save-image') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/save-image', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/save-image', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:30 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:30 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:30 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/save-image in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/save-image' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-image' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/save-image' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/save-image' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-image' 'REMOTE_PORT' => '39142' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:52.0) Gecko/20100101 Firefox/52.0' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-image' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-image' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-image' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-image' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868870.4731 'REQUEST_TIME' => 1703868870 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/delete-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/delete-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/delete-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/delete-folder', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/delete-folder', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:30 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:30 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:30 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/delete-folder in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/delete-folder' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-folder' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/delete-folder' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/delete-folder' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-folder' 'REMOTE_PORT' => '39126' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; WOW64; U; en) Presto/2.9.168 Version/11.50' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-folder' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-folder' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-folder' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-folder' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868870.533 'REQUEST_TIME' => 1703868870 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/move-asset') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/move-asset') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/move-asset') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/move-asset', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/move-asset', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:30 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:30 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:30 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/move-asset in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/move-asset' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-asset' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/move-asset' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/move-asset' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-asset' 'REMOTE_PORT' => '39006' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 10.0; U; en) Presto/2.5.24 Version/10.54' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-asset' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-asset' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-asset' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-asset' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868870.5732 'REQUEST_TIME' => 1703868870 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-elements') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-elements') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-elements') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/element-indexes/get-elements', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/element-indexes/get-elements', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:30 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:30 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:30 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/element-indexes/get-elements in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/element-indexes/get-elements' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-elements' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/get-elements' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/get-elements' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-elements' 'REMOTE_PORT' => '39110' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64; rv:41.0) Gecko/20100101 Firefox/41.0' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-elements' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-elements' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-elements' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-elements' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868870.2465 'REQUEST_TIME' => 1703868870 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-modal-body') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-modal-body') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-modal-body') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/elements/get-modal-body', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/elements/get-modal-body', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:30 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:30 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:30 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/elements/get-modal-body in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/elements/get-modal-body' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-modal-body' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/get-modal-body' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/get-modal-body' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-modal-body' 'REMOTE_PORT' => '39074' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; Win64; x64; U; en) Presto/2.2.15 Version/10.10' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-modal-body' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-modal-body' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-modal-body' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-modal-body' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868870.3052 'REQUEST_TIME' => 1703868870 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/save-asset') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/save-asset') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/save-asset') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/save-asset', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/save-asset', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:30 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:30 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:30 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/save-asset in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/save-asset' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-asset' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/save-asset' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/save-asset' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-asset' 'REMOTE_PORT' => '39152' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-asset' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-asset' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-asset' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-asset' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868870.6726 'REQUEST_TIME' => 1703868870 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/replace-file') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/replace-file') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/replace-file') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/replace-file', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/replace-file', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:30 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:30 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:30 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/replace-file in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/replace-file' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/replace-file' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/replace-file' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/replace-file' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/replace-file' 'REMOTE_PORT' => '39122' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64; rv:48.0) Gecko/20100101 Firefox/48.0' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/assets/replace-file' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/replace-file' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/assets/replace-file' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/replace-file' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868870.6898 'REQUEST_TIME' => 1703868870 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/delete-asset') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/delete-asset') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/delete-asset') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/delete-asset', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/delete-asset', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:30 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:30 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:30 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/delete-asset in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/delete-asset' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-asset' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/delete-asset' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/delete-asset' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-asset' 'REMOTE_PORT' => '39214' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.93 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-asset' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-asset' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-asset' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-asset' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868870.7048 'REQUEST_TIME' => 1703868870 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/rename-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/rename-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/rename-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/rename-folder', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/rename-folder', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:30 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:30 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:30 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/rename-folder in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/rename-folder' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/rename-folder' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/rename-folder' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/rename-folder' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/rename-folder' 'REMOTE_PORT' => '39166' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/assets/rename-folder' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/rename-folder' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/assets/rename-folder' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/rename-folder' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868870.7917 'REQUEST_TIME' => 1703868870 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/create-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/create-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/create-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/create-folder', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/create-folder', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:30 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:30 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:30 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/create-folder in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/create-folder' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/create-folder' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/create-folder' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/create-folder' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/create-folder' 'REMOTE_PORT' => '39006' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/assets/create-folder' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/create-folder' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/assets/create-folder' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/create-folder' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868870.779 'REQUEST_TIME' => 1703868870 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-element-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-element-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-element-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/elements/get-element-html', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/elements/get-element-html', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:30 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:30 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:30 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/elements/get-element-html in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/elements/get-element-html' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-element-html' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/get-element-html' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/get-element-html' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-element-html' 'REMOTE_PORT' => '38992' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; Win64; x64; U; en) Presto/2.8.131 Version/11.11' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-element-html' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-element-html' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-element-html' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-element-html' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868870.8363 'REQUEST_TIME' => 1703868870 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/generate-transform') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/generate-transform') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/generate-transform') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/generate-transform', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/generate-transform', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:30 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:30 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:30 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/generate-transform in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/generate-transform' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/generate-transform' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/generate-transform' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/generate-transform' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/generate-transform' 'REMOTE_PORT' => '39122' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/assets/generate-transform' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/generate-transform' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/assets/generate-transform' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/generate-transform' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868870.8534 'REQUEST_TIME' => 1703868870 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/get-remaining-session-time') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/get-remaining-session-time') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/get-remaining-session-time') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/users/get-remaining-session-time', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/users/get-remaining-session-time', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:30 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:30 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:30 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/users/get-remaining-session-time in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/users/get-remaining-session-time' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-remaining-session-time' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/get-remaining-session-time' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/get-remaining-session-time' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-remaining-session-time' 'REMOTE_PORT' => '39074' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-remaining-session-time' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-remaining-session-time' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-remaining-session-time' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-remaining-session-time' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868870.8696 'REQUEST_TIME' => 1703868870 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/logout') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/logout') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/logout') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/users/logout', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/users/logout', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:30 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:30 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:30 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/users/logout in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/users/logout' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/logout' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/logout' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/logout' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/logout' 'REMOTE_PORT' => '39006' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 5.1; U; en) Presto/2.2.15 Version/10.10' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/users/logout' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/logout' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/users/logout' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/logout' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868870.8935 'REQUEST_TIME' => 1703868870 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/login') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/login') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/login') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/users/login', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/users/login', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:30 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:30 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:30 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/users/login in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/users/login' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/login' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/login' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/login' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/login' 'REMOTE_PORT' => '39152' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 5.1; U; en) Presto/2.9.168 Version/11.50' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/users/login' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/login' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/users/login' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/login' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868870.916 'REQUEST_TIME' => 1703868870 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-categories-input-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-categories-input-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-categories-input-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/elements/get-categories-input-html', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/elements/get-categories-input-html', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:30 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:30 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:30 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/elements/get-categories-input-html in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/elements/get-categories-input-html' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-categories-input-html' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/get-categories-input-html' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/get-categories-input-html' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-categories-input-html' 'REMOTE_PORT' => '39110' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (X11; Linux x86_64; U; en) Presto/2.9.168 Version/11.50' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-categories-input-html' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-categories-input-html' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-categories-input-html' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-categories-input-html' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868870.9439 'REQUEST_TIME' => 1703868870 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/shun-cp-alert') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/shun-cp-alert') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/shun-cp-alert') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/app/shun-cp-alert', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/app/shun-cp-alert', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:30 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:30 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:30 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/app/shun-cp-alert in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/app/shun-cp-alert' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/shun-cp-alert' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/app/shun-cp-alert' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/app/shun-cp-alert' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/shun-cp-alert' 'REMOTE_PORT' => '39166' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/app/shun-cp-alert' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/shun-cp-alert' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/app/shun-cp-alert' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/shun-cp-alert' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868870.9653 'REQUEST_TIME' => 1703868870 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/plugin-store/upgrade-craft') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/plugin-store/upgrade-craft') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/plugin-store/upgrade-craft') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/plugin-store/upgrade-craft', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/plugin-store/upgrade-craft', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:30 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:30 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:30 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:30 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/plugin-store/upgrade-craft in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/plugin-store/upgrade-craft' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/plugin-store/upgrade-craft' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/plugin-store/upgrade-craft' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/plugin-store/upgrade-craft' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/plugin-store/upgrade-craft' 'REMOTE_PORT' => '39126' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.124 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/plugin-store/upgrade-craft' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/plugin-store/upgrade-craft' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/plugin-store/upgrade-craft' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/plugin-store/upgrade-craft' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868870.961 'REQUEST_TIME' => 1703868870 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:30 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:30 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:30 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/get-cp-alerts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/get-cp-alerts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/get-cp-alerts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/app/get-cp-alerts', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/app/get-cp-alerts', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:31 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:31 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:31 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/app/get-cp-alerts in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:30 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/app/get-cp-alerts' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-cp-alerts' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/app/get-cp-alerts' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/app/get-cp-alerts' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-cp-alerts' 'REMOTE_PORT' => '39006' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Macintosh; Intel Mac OS X 10_10; U; en) Presto/2.9.168 Version/11.50' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-cp-alerts' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-cp-alerts' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-cp-alerts' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-cp-alerts' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868870.9824 'REQUEST_TIME' => 1703868870 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/check-for-updates') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/check-for-updates') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/check-for-updates') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/app/check-for-updates', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/app/check-for-updates', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:31 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:31 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:31 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/app/check-for-updates in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/app/check-for-updates' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/check-for-updates' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/app/check-for-updates' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/app/check-for-updates' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/check-for-updates' 'REMOTE_PORT' => '39214' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (X11; Linux x86_64; U; en) Presto/2.7.62 Version/11.00' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/app/check-for-updates' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/check-for-updates' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/app/check-for-updates' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/check-for-updates' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868871.0292 'REQUEST_TIME' => 1703868871 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/get-utilities-badge-count') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/get-utilities-badge-count') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/get-utilities-badge-count') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/app/get-utilities-badge-count', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/app/get-utilities-badge-count', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:31 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:31 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:31 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/app/get-utilities-badge-count in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/app/get-utilities-badge-count' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-utilities-badge-count' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/app/get-utilities-badge-count' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/app/get-utilities-badge-count' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-utilities-badge-count' 'REMOTE_PORT' => '39142' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.93 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-utilities-badge-count' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-utilities-badge-count' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-utilities-badge-count' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-utilities-badge-count' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868871.0405 'REQUEST_TIME' => 1703868871 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/retry') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/retry') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/retry') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/queue/retry', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/queue/retry', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:31 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:31 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:31 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/queue/retry in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/queue/retry' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/retry' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/retry' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/retry' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/retry' 'REMOTE_PORT' => '39006' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (X11; Linux x86_64; U; en) Presto/2.2.15 Version/10.00' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/queue/retry' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/retry' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/queue/retry' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/retry' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868871.0882 'REQUEST_TIME' => 1703868871 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/run') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/run') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/run') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/queue/run', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/queue/run', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:31 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:31 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:31 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/queue/run in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/queue/run' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/run' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/run' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'REMOTE_PORT' => '38992' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1; rv:60.0) Gecko/20100101 Firefox/60.0' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868871.0841 'REQUEST_TIME' => 1703868871 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/release') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/release') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/release') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/queue/release', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/queue/release', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:31 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:31 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:31 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/queue/release in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/queue/release' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/release' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/release' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/release' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/release' 'REMOTE_PORT' => '39166' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:59.0) Gecko/20100101 Firefox/59.0' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/queue/release' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/release' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/queue/release' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/release' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868871.1299 'REQUEST_TIME' => 1703868871 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/get-job-info') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/get-job-info') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/get-job-info') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/queue/get-job-info', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/queue/get-job-info', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:31 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:31 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:31 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/queue/get-job-info in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/queue/get-job-info' 'dontExtendSession' => '1' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/get-job-info?dontExtendSession=1' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/get-job-info&dontExtendSession=1' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/get-job-info&dontExtendSession=1' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/get-job-info' 'REMOTE_PORT' => '39126' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10; rv:58.0) Gecko/20100101 Firefox/58.0' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/queue/get-job-info' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/get-job-info' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/queue/get-job-info' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/get-job-info' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868871.1318 'REQUEST_TIME' => 1703868871 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/delete-user') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/delete-user') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/delete-user') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/users/delete-user', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/users/delete-user', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:31 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:31 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:31 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/users/delete-user in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/users/delete-user' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/delete-user' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/delete-user' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/delete-user' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/delete-user' 'REMOTE_PORT' => '39122' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2228.0 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/users/delete-user' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/delete-user' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/users/delete-user' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/delete-user' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868871.1864 'REQUEST_TIME' => 1703868871 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:31 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:31 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:31 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'REMOTE_PORT' => '38992' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (X11; Linux x86_64; U; en) Presto/2.9.168 Version/11.50' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868871.184 'REQUEST_TIME' => 1703868871 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:31 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:31 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:31 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings' 'REMOTE_PORT' => '39110' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 5.1; U; en) Presto/2.5.24 Version/10.54' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868871.1825 'REQUEST_TIME' => 1703868871 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/get-elevated-session-timeout') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/get-elevated-session-timeout') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/get-elevated-session-timeout') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/users/get-elevated-session-timeout', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/users/get-elevated-session-timeout', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:31 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:31 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:31 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/users/get-elevated-session-timeout in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/users/get-elevated-session-timeout' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-elevated-session-timeout' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/get-elevated-session-timeout' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/get-elevated-session-timeout' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-elevated-session-timeout' 'REMOTE_PORT' => '39142' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.146 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-elevated-session-timeout' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-elevated-session-timeout' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-elevated-session-timeout' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-elevated-session-timeout' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868871.2069 'REQUEST_TIME' => 1703868871 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/start-elevated-session') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/start-elevated-session') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/start-elevated-session') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/users/start-elevated-session', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/users/start-elevated-session', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:31 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:31 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:31 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/users/start-elevated-session in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/users/start-elevated-session' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/start-elevated-session' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/start-elevated-session' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/start-elevated-session' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/start-elevated-session' 'REMOTE_PORT' => '39152' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; Win64; x64; U; en) Presto/2.8.131 Version/11.11' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/users/start-elevated-session' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/start-elevated-session' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/users/start-elevated-session' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/start-elevated-session' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868871.2327 'REQUEST_TIME' => 1703868871 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/preview/create-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/preview/create-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/preview/create-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/preview/create-token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/preview/create-token', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:31 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:31 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:31 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/preview/create-token in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/preview/create-token' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/preview/create-token' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/preview/create-token' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'REMOTE_PORT' => '39006' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; WOW64; U; en) Presto/2.2.15 Version/10.10' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868871.2574 'REQUEST_TIME' => 1703868871 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/structures/move-element') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/structures/move-element') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/structures/move-element') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/structures/move-element', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/structures/move-element', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:31 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:31 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:31 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/structures/move-element in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/structures/move-element' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/move-element' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/structures/move-element' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/structures/move-element' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/move-element' 'REMOTE_PORT' => '39126' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/structures/move-element' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/move-element' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/structures/move-element' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/move-element' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868871.2994 'REQUEST_TIME' => 1703868871 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/preview-file') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/preview-file') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/preview-file') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/preview-file', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/preview-file', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:31 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:31 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:31 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/preview-file in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/preview-file' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/preview-file' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/preview-file' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/preview-file' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/preview-file' 'REMOTE_PORT' => '39152' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.124 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/assets/preview-file' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/preview-file' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/assets/preview-file' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/preview-file' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868871.3211 'REQUEST_TIME' => 1703868871 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/text/javascript') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/text/javascript') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/text/javascript') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/text/javascript', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/text/javascript', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:31 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:31 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:31 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/text/javascript in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/text/javascript' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/text/javascript' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/text/javascript' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'REMOTE_PORT' => '39074' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Macintosh; Intel Mac OS X 10_10; U; en) Presto/2.5.24 Version/10.54' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868871.3457 'REQUEST_TIME' => 1703868871 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/live-preview/create-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/live-preview/create-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/live-preview/create-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/live-preview/create-token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/live-preview/create-token', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:31 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:31 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:31 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/live-preview/create-token in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/live-preview/create-token' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/live-preview/create-token' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/live-preview/create-token' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/live-preview/create-token' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/live-preview/create-token' 'REMOTE_PORT' => '39110' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2228.0 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/live-preview/create-token' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/live-preview/create-token' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/live-preview/create-token' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/live-preview/create-token' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868871.3717 'REQUEST_TIME' => 1703868871 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/structures/get-element-level-delta') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/structures/get-element-level-delta') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/structures/get-element-level-delta') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/structures/get-element-level-delta', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/structures/get-element-level-delta', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:31 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:31 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:31 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/structures/get-element-level-delta in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/structures/get-element-level-delta' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/get-element-level-delta' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/structures/get-element-level-delta' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/structures/get-element-level-delta' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/get-element-level-delta' 'REMOTE_PORT' => '39166' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 10.0; U; en) Presto/2.5.24 Version/10.54' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/structures/get-element-level-delta' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/get-element-level-delta' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/structures/get-element-level-delta' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/get-element-level-delta' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868871.3739 'REQUEST_TIME' => 1703868871 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/tags/search-for-tags') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/tags/search-for-tags') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/tags/search-for-tags') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/tags/search-for-tags', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/tags/search-for-tags', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:31 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:31 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:31 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/tags/search-for-tags in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/tags/search-for-tags' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/search-for-tags' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/tags/search-for-tags' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/tags/search-for-tags' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/search-for-tags' 'REMOTE_PORT' => '39142' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64; rv:48.0) Gecko/20100101 Firefox/48.0' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/tags/search-for-tags' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/search-for-tags' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/tags/search-for-tags' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/search-for-tags' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868871.3796 'REQUEST_TIME' => 1703868871 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/tags/create-tag') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/tags/create-tag') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/tags/create-tag') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/tags/create-tag', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/tags/create-tag', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:31 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:31 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:31 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/tags/create-tag in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/tags/create-tag' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/create-tag' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/tags/create-tag' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/tags/create-tag' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/create-tag' 'REMOTE_PORT' => '39152' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10; rv:57.0) Gecko/20100101 Firefox/57.0' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/tags/create-tag' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/create-tag' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/1e7271bf/js/tags/create-tag' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/create-tag' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868871.4082 'REQUEST_TIME' => 1703868871 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/application/x-www-form-urlencoded', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/application/x-www-form-urlencoded', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:31 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:31 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:31 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/application/x-www-form-urlencoded in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/application/x-www-form-urlencoded' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/application/x-www-form-urlencoded' 'QUERY_STRING' => 'p=cpresources/de0d6436/application/x-www-form-urlencoded' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/application/x-www-form-urlencoded' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/application/x-www-form-urlencoded' 'REMOTE_PORT' => '39006' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (X11; Linux x86_64; U; en) Presto/2.7.62 Version/11.00' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/de0d6436/application/x-www-form-urlencoded' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/application/x-www-form-urlencoded' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/de0d6436/application/x-www-form-urlencoded' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/application/x-www-form-urlencoded' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868871.4213 'REQUEST_TIME' => 1703868871 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/text/css') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/text/css') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/text/css') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/text/css', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/text/css', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:31 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:31 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:31 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/text/css in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/text/css' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/text/css' 'QUERY_STRING' => 'p=cpresources/de0d6436/text/css' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/text/css' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/text/css' 'REMOTE_PORT' => '39214' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1; rv:6.0) Gecko/20100101 Firefox/6.0' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/de0d6436/text/css' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/text/css' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/de0d6436/text/css' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/text/css' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868871.4359 'REQUEST_TIME' => 1703868871 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/text/xml', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/text/xml', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:31 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:31 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:31 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/text/xml in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/text/xml' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'QUERY_STRING' => 'p=cpresources/de0d6436/text/xml' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/text/xml' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'REMOTE_PORT' => '39074' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.146 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868871.433 'REQUEST_TIME' => 1703868871 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/image/png') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/image/png') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/image/png') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/image/png', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/image/png', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:31 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:31 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:31 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/image/png in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/image/png' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/image/png' 'QUERY_STRING' => 'p=cpresources/de0d6436/image/png' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/image/png' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/image/png' 'REMOTE_PORT' => '39122' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; Win64; x64; U; en) Presto/2.2.15 Version/10.10' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/de0d6436/image/png' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/image/png' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/de0d6436/image/png' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/image/png' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868871.4554 'REQUEST_TIME' => 1703868871 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/image/jpeg', 'match' => false, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/image/jpeg', 'match' => true, 'parent' => null, ] 2023-12-29 08:54:31 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-29 08:54:31 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-29 08:54:31 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-29 08:54:31 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/image/jpeg in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-29 08:54:31 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/image/jpeg' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/image/jpeg' 'QUERY_STRING' => 'p=cpresources/de0d6436/image/jpeg' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/image/jpeg' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/image/jpeg' 'REMOTE_PORT' => '39126' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '54.197.20.46' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Macintosh; Intel Mac OS X 10_10; U; en) Presto/2.9.168 Version/11.50' 'HTTP_HOST' => 'whywomenwork.co.uk' 'SSL_TLS_SNI' => 'whywomenwork.co.uk' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/de0d6436/image/jpeg' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/image/jpeg' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.co.uk' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.co.uk/fulfillmentworks/web/cpresources/de0d6436/image/jpeg' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/image/jpeg' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703868871.4638 'REQUEST_TIME' => 1703868871 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-30 07:09:12 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-30 07:09:12 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-30 07:09:12 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-30 07:09:12 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-30 07:09:12 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-30 07:09:12 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-30 07:09:12 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-30 07:09:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-30 07:09:12 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-30 07:09:12 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-30 07:09:12 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-30 07:09:12 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-30 07:09:12 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-30 07:09:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-30 07:09:12 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-30 07:09:12 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-30 07:09:12 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-modal-body') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-30 07:09:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-modal-body') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-30 07:09:12 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-modal-body') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-30 07:09:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/elements/get-modal-body', 'match' => false, 'parent' => null, ] 2023-12-30 07:09:12 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/elements/get-modal-body', 'match' => true, 'parent' => null, ] 2023-12-30 07:09:12 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-30 07:09:12 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-30 07:09:12 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-30 07:09:12 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/elements/get-modal-body in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-30 07:09:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-30 07:09:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-30 07:09:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-30 07:09:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-30 07:09:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-30 07:09:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-30 07:09:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-30 07:09:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-30 07:09:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-30 07:09:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-30 07:09:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-30 07:09:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-30 07:09:12 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/elements/get-modal-body' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-modal-body' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/get-modal-body' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/get-modal-body' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-modal-body' 'REMOTE_PORT' => '54454' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.79.229' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.71 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-modal-body' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-modal-body' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-modal-body' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-modal-body' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703948952.2238 'REQUEST_TIME' => 1703948952 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-30 07:10:51 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-30 07:10:51 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-30 07:10:51 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-30 07:10:51 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-30 07:10:51 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-30 07:10:51 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-30 07:10:51 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-30 07:10:51 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-30 07:10:51 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-30 07:10:51 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-30 07:10:51 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-30 07:10:51 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-30 07:10:51 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-30 07:10:51 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-30 07:10:51 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-30 07:10:51 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-30 07:10:51 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-30 07:10:51 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-30 07:10:51 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-30 07:10:51 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/7af9bb58/application/x-www-form-urlencoded', 'match' => false, 'parent' => null, ] 2023-12-30 07:10:51 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/7af9bb58/application/x-www-form-urlencoded', 'match' => true, 'parent' => null, ] 2023-12-30 07:10:51 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-30 07:10:51 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-30 07:10:51 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-30 07:10:51 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/7af9bb58/application/x-www-form-urlencoded in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/7af...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-30 07:10:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-30 07:10:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-30 07:10:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-30 07:10:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-30 07:10:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-30 07:10:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-30 07:10:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-30 07:10:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-30 07:10:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-30 07:10:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-30 07:10:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-30 07:10:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-30 07:10:51 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/7af9bb58/application/x-www-form-urlencoded' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'QUERY_STRING' => 'p=cpresources/7af9bb58/application/x-www-form-urlencoded' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/7af9bb58/application/x-www-form-urlencoded' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'REMOTE_PORT' => '45300' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.79.227' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.71 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703949051.8395 'REQUEST_TIME' => 1703949051 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-30 09:28:56 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-30 09:28:56 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-30 09:28:56 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-30 09:28:57 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-30 09:28:57 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-30 09:28:57 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-30 09:28:57 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-30 09:28:57 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-30 09:28:57 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-30 09:28:57 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-30 09:28:57 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-30 09:28:57 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-30 09:28:57 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-30 09:28:57 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-30 09:28:57 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-30 09:28:57 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-30 09:28:57 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-30 09:28:57 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-30 09:28:57 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-30 09:28:57 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data', 'match' => false, 'parent' => null, ] 2023-12-30 09:28:57 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data', 'match' => true, 'parent' => null, ] 2023-12-30 09:28:57 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-30 09:28:57 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-30 09:28:57 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-30 09:28:57 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-30 09:28:57 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-30 09:28:57 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-30 09:28:57 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-30 09:28:57 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-30 09:28:57 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-30 09:28:57 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-30 09:28:57 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-30 09:28:57 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-30 09:28:57 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-30 09:28:57 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-30 09:28:57 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-30 09:28:57 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-30 09:28:56 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'REMOTE_PORT' => '37989' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.79.229' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.71 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1703957336.9455 'REQUEST_TIME' => 1703957336 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2023-12-31 19:48:35 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-31 19:48:35 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-31 19:48:35 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2023-12-31 19:48:35 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2023-12-31 19:48:35 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2023-12-31 19:48:35 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2023-12-31 19:48:35 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-31 19:48:35 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-31 19:48:35 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2023-12-31 19:48:35 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-31 19:48:35 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-31 19:48:35 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2023-12-31 19:48:35 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-31 19:48:35 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-31 19:48:35 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2023-12-31 19:48:35 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2023-12-31 19:48:35 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-31 19:48:35 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-31 19:48:35 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2023-12-31 19:48:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/7af9bb58/application/x-www-form-urlencoded', 'match' => false, 'parent' => null, ] 2023-12-31 19:48:35 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/7af9bb58/application/x-www-form-urlencoded', 'match' => true, 'parent' => null, ] 2023-12-31 19:48:35 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2023-12-31 19:48:35 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2023-12-31 19:48:35 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2023-12-31 19:48:35 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/7af9bb58/application/x-www-form-urlencoded in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/7af...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2023-12-31 19:48:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2023-12-31 19:48:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-31 19:48:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-31 19:48:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-31 19:48:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-31 19:48:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-31 19:48:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-31 19:48:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-31 19:48:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-31 19:48:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-31 19:48:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-31 19:48:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2023-12-31 19:48:35 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/7af9bb58/application/x-www-form-urlencoded' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'QUERY_STRING' => 'p=cpresources/7af9bb58/application/x-www-form-urlencoded' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/7af9bb58/application/x-www-form-urlencoded' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'REMOTE_PORT' => '61910' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.66.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.71 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704080915.8466 'REQUEST_TIME' => 1704080915 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-02 10:10:01 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-02 10:10:01 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-02 10:10:01 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-02 10:10:01 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-02 10:10:01 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-02 10:10:01 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-02 10:10:01 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-02 10:10:01 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-02 10:10:01 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-02 10:10:01 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-02 10:10:01 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-02 10:10:01 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-02 10:10:01 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-02 10:10:01 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-02 10:10:01 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-02 10:10:01 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-02 10:10:01 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/generate-transform') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-02 10:10:01 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/generate-transform') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-02 10:10:01 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/generate-transform') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-02 10:10:01 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/generate-transform', 'match' => false, 'parent' => null, ] 2024-01-02 10:10:01 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/generate-transform', 'match' => true, 'parent' => null, ] 2024-01-02 10:10:01 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-02 10:10:01 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-02 10:10:01 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-02 10:10:01 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/generate-transform in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-02 10:10:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-02 10:10:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-02 10:10:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-02 10:10:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-02 10:10:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-02 10:10:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-02 10:10:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-02 10:10:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-02 10:10:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-02 10:10:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-02 10:10:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-02 10:10:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-02 10:10:01 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/generate-transform' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/generate-transform' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/generate-transform' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/generate-transform' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/generate-transform' 'REMOTE_PORT' => '52128' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.66.132' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.71 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/generate-transform' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/generate-transform' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/generate-transform' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/generate-transform' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704219001.8393 'REQUEST_TIME' => 1704219001 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-02 10:10:02 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-02 10:10:02 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-02 10:10:02 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-02 10:10:02 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-02 10:10:02 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-02 10:10:02 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-02 10:10:02 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-02 10:10:02 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-02 10:10:02 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-02 10:10:02 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-02 10:10:02 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-02 10:10:02 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-02 10:10:02 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-02 10:10:02 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-02 10:10:02 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-02 10:10:02 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-02 10:10:02 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/run') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-02 10:10:02 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/run') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-02 10:10:02 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/run') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-02 10:10:02 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/queue/run', 'match' => false, 'parent' => null, ] 2024-01-02 10:10:02 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/queue/run', 'match' => true, 'parent' => null, ] 2024-01-02 10:10:02 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-02 10:10:02 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-02 10:10:02 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-02 10:10:02 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/queue/run in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-02 10:10:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-02 10:10:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-02 10:10:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-02 10:10:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-02 10:10:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-02 10:10:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-02 10:10:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-02 10:10:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-02 10:10:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-02 10:10:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-02 10:10:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-02 10:10:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-02 10:10:02 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/queue/run' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/run' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/run' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'REMOTE_PORT' => '47147' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.66.133' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.71 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704219002.8367 'REQUEST_TIME' => 1704219002 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-02 10:10:03 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-02 10:10:03 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-02 10:10:03 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-02 10:10:03 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-02 10:10:03 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-02 10:10:03 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-02 10:10:03 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-02 10:10:03 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-02 10:10:03 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-02 10:10:03 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-02 10:10:03 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-02 10:10:03 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-02 10:10:03 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-02 10:10:03 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-02 10:10:03 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-02 10:10:03 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-02 10:10:03 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/send-password-reset-email') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-02 10:10:03 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/send-password-reset-email') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-02 10:10:03 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/send-password-reset-email') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-02 10:10:03 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1a4c64c1/users/send-password-reset-email', 'match' => false, 'parent' => null, ] 2024-01-02 10:10:03 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1a4c64c1/users/send-password-reset-email', 'match' => true, 'parent' => null, ] 2024-01-02 10:10:03 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-02 10:10:03 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-02 10:10:03 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-02 10:10:03 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1a4c64c1/users/send-password-reset-email in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1a4...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-02 10:10:03 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-02 10:10:03 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-02 10:10:03 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-02 10:10:03 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-02 10:10:03 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-02 10:10:03 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-02 10:10:03 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-02 10:10:03 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-02 10:10:03 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-02 10:10:03 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-02 10:10:03 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-02 10:10:03 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-02 10:10:03 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1a4c64c1/users/send-password-reset-email' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'QUERY_STRING' => 'p=cpresources/1a4c64c1/users/send-password-reset-email' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1a4c64c1/users/send-password-reset-email' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'REMOTE_PORT' => '36770' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.66.135' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.71 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704219003.4108 'REQUEST_TIME' => 1704219003 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-03 01:34:26 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-03 01:34:26 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-03 01:34:26 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-03 01:34:26 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-03 01:34:26 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-03 01:34:26 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-03 01:34:26 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-03 01:34:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-03 01:34:26 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-03 01:34:26 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-03 01:34:26 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-03 01:34:26 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-03 01:34:26 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-03 01:34:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-03 01:34:26 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-03 01:34:26 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-03 01:34:26 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='chrome-extension:/donbcfbmhbcapadipfkeojnmajbakjdc/dist/ruffle.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-03 01:34:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='chrome-extension:/donbcfbmhbcapadipfkeojnmajbakjdc/dist/ruffle.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-03 01:34:26 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='chrome-extension:/donbcfbmhbcapadipfkeojnmajbakjdc/dist/ruffle.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-03 01:34:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: chrome-extension:/donbcfbmhbcapadipfkeojnmajbakjdc/dist/ruffle.js', 'match' => false, 'parent' => null, ] 2024-01-03 01:34:26 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: chrome-extension:/donbcfbmhbcapadipfkeojnmajbakjdc/dist/ruffle.js', 'match' => true, 'parent' => null, ] 2024-01-03 01:34:26 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-03 01:34:26 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-03 01:34:26 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-03 01:34:26 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: chrome-extension:/donbcfbmhbcapadipfkeojnmajbakjdc/dist/ruffle.js in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('chrome-extensio...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-03 01:34:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-03 01:34:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-03 01:34:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-03 01:34:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-03 01:34:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-03 01:34:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-03 01:34:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-03 01:34:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-03 01:34:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-03 01:34:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-03 01:34:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-03 01:34:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-03 01:34:26 [-][-][-][info][application] $_GET = [ 'p' => 'chrome-extension:/donbcfbmhbcapadipfkeojnmajbakjdc/dist/ruffle.js' 'id' => '35767857674' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/chrome-extension://donbcfbmhbcapadipfkeojnmajbakjdc/dist/ruffle.js?id=35767857674' 'QUERY_STRING' => 'p=chrome-extension:/donbcfbmhbcapadipfkeojnmajbakjdc/dist/ruffle.js&id=35767857674' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=chrome-extension:/donbcfbmhbcapadipfkeojnmajbakjdc/dist/ruffle.js&id=35767857674' 'REDIRECT_URL' => '/fulfillmentworks/web/chrome-extension:/donbcfbmhbcapadipfkeojnmajbakjdc/dist/ruffle.js' 'REMOTE_PORT' => '53492' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '154.12.191.29' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'www.new.hippoclients.com' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_LANGUAGE' => 'zh-CN,zh;q=0.9,en;q=0.8' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36' 'HTTP_ACCEPT' => '*/*' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_HOST' => 'www.new.hippoclients.com' 'SCRIPT_URI' => 'http://www.new.hippoclients.com/fulfillmentworks/web/chrome-extension:/donbcfbmhbcapadipfkeojnmajbakjdc/dist/ruffle.js' 'SCRIPT_URL' => '/fulfillmentworks/web/chrome-extension:/donbcfbmhbcapadipfkeojnmajbakjdc/dist/ruffle.js' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://www.new.hippoclients.com/fulfillmentworks/web/chrome-extension:/donbcfbmhbcapadipfkeojnmajbakjdc/dist/ruffle.js' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/chrome-extension:/donbcfbmhbcapadipfkeojnmajbakjdc/dist/ruffle.js' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704274466.4631 'REQUEST_TIME' => 1704274466 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-03 01:34:26 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-03 01:34:26 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-03 01:34:26 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-03 01:34:26 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-03 01:34:26 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-03 01:34:26 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-03 01:34:26 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-03 01:34:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-03 01:34:26 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-03 01:34:26 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-03 01:34:26 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-03 01:34:26 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-03 01:34:26 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-03 01:34:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-03 01:34:26 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-03 01:34:26 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-03 01:34:26 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='chrome-extension:/cmkdbmfndkfgebldhnkbfhlneefdaaip/js/wrs_env.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-03 01:34:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='chrome-extension:/cmkdbmfndkfgebldhnkbfhlneefdaaip/js/wrs_env.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-03 01:34:26 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='chrome-extension:/cmkdbmfndkfgebldhnkbfhlneefdaaip/js/wrs_env.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-03 01:34:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: chrome-extension:/cmkdbmfndkfgebldhnkbfhlneefdaaip/js/wrs_env.js', 'match' => false, 'parent' => null, ] 2024-01-03 01:34:26 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: chrome-extension:/cmkdbmfndkfgebldhnkbfhlneefdaaip/js/wrs_env.js', 'match' => true, 'parent' => null, ] 2024-01-03 01:34:26 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-03 01:34:26 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-03 01:34:26 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-03 01:34:26 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: chrome-extension:/cmkdbmfndkfgebldhnkbfhlneefdaaip/js/wrs_env.js in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('chrome-extensio...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-03 01:34:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-03 01:34:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-03 01:34:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-03 01:34:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-03 01:34:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-03 01:34:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-03 01:34:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-03 01:34:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-03 01:34:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-03 01:34:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-03 01:34:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-03 01:34:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-03 01:34:26 [-][-][-][info][application] $_GET = [ 'p' => 'chrome-extension:/cmkdbmfndkfgebldhnkbfhlneefdaaip/js/wrs_env.js' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/chrome-extension://cmkdbmfndkfgebldhnkbfhlneefdaaip/js/wrs_env.js' 'QUERY_STRING' => 'p=chrome-extension:/cmkdbmfndkfgebldhnkbfhlneefdaaip/js/wrs_env.js' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=chrome-extension:/cmkdbmfndkfgebldhnkbfhlneefdaaip/js/wrs_env.js' 'REDIRECT_URL' => '/fulfillmentworks/web/chrome-extension:/cmkdbmfndkfgebldhnkbfhlneefdaaip/js/wrs_env.js' 'REMOTE_PORT' => '53493' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '154.12.191.29' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'www.new.hippoclients.com' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_LANGUAGE' => 'zh-CN,zh;q=0.9,en;q=0.8' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36' 'HTTP_ACCEPT' => '*/*' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_HOST' => 'www.new.hippoclients.com' 'SCRIPT_URI' => 'http://www.new.hippoclients.com/fulfillmentworks/web/chrome-extension:/cmkdbmfndkfgebldhnkbfhlneefdaaip/js/wrs_env.js' 'SCRIPT_URL' => '/fulfillmentworks/web/chrome-extension:/cmkdbmfndkfgebldhnkbfhlneefdaaip/js/wrs_env.js' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://www.new.hippoclients.com/fulfillmentworks/web/chrome-extension:/cmkdbmfndkfgebldhnkbfhlneefdaaip/js/wrs_env.js' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/chrome-extension:/cmkdbmfndkfgebldhnkbfhlneefdaaip/js/wrs_env.js' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704274466.7715 'REQUEST_TIME' => 1704274466 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][info][yii\db\Command::query] SHOW TABLES 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][profile end][yii\db\Command::query] SHOW TABLES 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][info][yii\web\Session::open] Session started 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='chrome-extension:/cmkdbmfndkfgebldhnkbfhlneefdaaip/js/wrs_env.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='chrome-extension:/cmkdbmfndkfgebldhnkbfhlneefdaaip/js/wrs_env.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='chrome-extension:/cmkdbmfndkfgebldhnkbfhlneefdaaip/js/wrs_env.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: chrome-extension:/cmkdbmfndkfgebldhnkbfhlneefdaaip/js/wrs_env.js', 'match' => false, 'parent' => null, ] 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: chrome-extension:/cmkdbmfndkfgebldhnkbfhlneefdaaip/js/wrs_env.js', 'match' => true, 'parent' => null, ] 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: chrome-extension:/cmkdbmfndkfgebldhnkbfhlneefdaaip/js/wrs_env.js in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('chrome-extensio...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][info][application] $_GET = [ 'p' => 'chrome-extension:/cmkdbmfndkfgebldhnkbfhlneefdaaip/js/wrs_env.js' ] $_POST = [] $_FILES = [] $_COOKIE = [ 'CraftSessionId' => 'cvieimfr56vhaautqiitou2m1e' 'CRAFT_CSRF_TOKEN' => '••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••' ] $_SESSION = [ 'bd62416aa8538ede709019a5e113eea5__flash' => [] '1031b8c41dfff97a311a7ac99863bdc5__returnUrl' => '/fulfillmentworks/web/admin/chrome-extension://cmkdbmfndkfgebldhnkbfhlneefdaaip/js/wrs_env.js' ] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/chrome-extension://cmkdbmfndkfgebldhnkbfhlneefdaaip/js/wrs_env.js' 'QUERY_STRING' => 'p=chrome-extension:/cmkdbmfndkfgebldhnkbfhlneefdaaip/js/wrs_env.js' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=chrome-extension:/cmkdbmfndkfgebldhnkbfhlneefdaaip/js/wrs_env.js' 'REDIRECT_URL' => '/fulfillmentworks/web/chrome-extension:/cmkdbmfndkfgebldhnkbfhlneefdaaip/js/wrs_env.js' 'REMOTE_PORT' => '53515' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '154.12.191.29' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'www.new.hippoclients.com' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_COOKIE' => 'CraftSessionId=cvieimfr56vhaautqiitou2m1e; CRAFT_CSRF_TOKEN=4f8cf268653c2b3e650b230a3fd69431a1c6df63b7b71c874a7908fda4b35143a%3A2%3A%7Bi%3A0%3Bs%3A16%3A%22CRAFT_CSRF_TOKEN%22%3Bi%3A1%3Bs%3A40%3A%22-42XjQoTIgAj-8O5vFr9xMeg49FY8w8XVShz6NO_%22%3B%7D' 'HTTP_ACCEPT_LANGUAGE' => 'zh-CN,zh;q=0.9,en;q=0.8' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36' 'HTTP_ACCEPT' => '*/*' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_HOST' => 'www.new.hippoclients.com' 'SCRIPT_URI' => 'http://www.new.hippoclients.com/fulfillmentworks/web/chrome-extension:/cmkdbmfndkfgebldhnkbfhlneefdaaip/js/wrs_env.js' 'SCRIPT_URL' => '/fulfillmentworks/web/chrome-extension:/cmkdbmfndkfgebldhnkbfhlneefdaaip/js/wrs_env.js' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://www.new.hippoclients.com/fulfillmentworks/web/chrome-extension:/cmkdbmfndkfgebldhnkbfhlneefdaaip/js/wrs_env.js' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/chrome-extension:/cmkdbmfndkfgebldhnkbfhlneefdaaip/js/wrs_env.js' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704274478.479 'REQUEST_TIME' => 1704274478 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][info][yii\db\Command::query] SHOW TABLES 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][profile end][yii\db\Command::query] SHOW TABLES 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][info][yii\web\Session::open] Session started 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='chrome-extension:/donbcfbmhbcapadipfkeojnmajbakjdc/dist/ruffle.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='chrome-extension:/donbcfbmhbcapadipfkeojnmajbakjdc/dist/ruffle.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='chrome-extension:/donbcfbmhbcapadipfkeojnmajbakjdc/dist/ruffle.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: chrome-extension:/donbcfbmhbcapadipfkeojnmajbakjdc/dist/ruffle.js', 'match' => false, 'parent' => null, ] 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: chrome-extension:/donbcfbmhbcapadipfkeojnmajbakjdc/dist/ruffle.js', 'match' => true, 'parent' => null, ] 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: chrome-extension:/donbcfbmhbcapadipfkeojnmajbakjdc/dist/ruffle.js in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('chrome-extensio...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-03 01:34:38 [-][-][cvieimfr56vhaautqiitou2m1e][info][application] $_GET = [ 'p' => 'chrome-extension:/donbcfbmhbcapadipfkeojnmajbakjdc/dist/ruffle.js' 'id' => '31574036156' ] $_POST = [] $_FILES = [] $_COOKIE = [ 'CraftSessionId' => 'cvieimfr56vhaautqiitou2m1e' 'CRAFT_CSRF_TOKEN' => '••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••' ] $_SESSION = [ 'bd62416aa8538ede709019a5e113eea5__flash' => [] '1031b8c41dfff97a311a7ac99863bdc5__returnUrl' => '/fulfillmentworks/web/admin/chrome-extension://cmkdbmfndkfgebldhnkbfhlneefdaaip/js/wrs_env.js' ] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/chrome-extension://donbcfbmhbcapadipfkeojnmajbakjdc/dist/ruffle.js?id=31574036156' 'QUERY_STRING' => 'p=chrome-extension:/donbcfbmhbcapadipfkeojnmajbakjdc/dist/ruffle.js&id=31574036156' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=chrome-extension:/donbcfbmhbcapadipfkeojnmajbakjdc/dist/ruffle.js&id=31574036156' 'REDIRECT_URL' => '/fulfillmentworks/web/chrome-extension:/donbcfbmhbcapadipfkeojnmajbakjdc/dist/ruffle.js' 'REMOTE_PORT' => '53511' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '154.12.191.29' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'www.new.hippoclients.com' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_COOKIE' => 'CraftSessionId=cvieimfr56vhaautqiitou2m1e; CRAFT_CSRF_TOKEN=4f8cf268653c2b3e650b230a3fd69431a1c6df63b7b71c874a7908fda4b35143a%3A2%3A%7Bi%3A0%3Bs%3A16%3A%22CRAFT_CSRF_TOKEN%22%3Bi%3A1%3Bs%3A40%3A%22-42XjQoTIgAj-8O5vFr9xMeg49FY8w8XVShz6NO_%22%3B%7D' 'HTTP_ACCEPT_LANGUAGE' => 'zh-CN,zh;q=0.9,en;q=0.8' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36' 'HTTP_ACCEPT' => '*/*' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_HOST' => 'www.new.hippoclients.com' 'SCRIPT_URI' => 'http://www.new.hippoclients.com/fulfillmentworks/web/chrome-extension:/donbcfbmhbcapadipfkeojnmajbakjdc/dist/ruffle.js' 'SCRIPT_URL' => '/fulfillmentworks/web/chrome-extension:/donbcfbmhbcapadipfkeojnmajbakjdc/dist/ruffle.js' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://www.new.hippoclients.com/fulfillmentworks/web/chrome-extension:/donbcfbmhbcapadipfkeojnmajbakjdc/dist/ruffle.js' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/chrome-extension:/donbcfbmhbcapadipfkeojnmajbakjdc/dist/ruffle.js' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704274478.4651 'REQUEST_TIME' => 1704274478 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-04 07:46:46 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-04 07:46:46 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-04 07:46:46 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-04 07:46:46 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-04 07:46:46 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-04 07:46:46 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-04 07:46:46 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-04 07:46:46 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-04 07:46:46 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-04 07:46:46 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-04 07:46:46 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-04 07:46:46 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-04 07:46:46 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-04 07:46:46 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-04 07:46:46 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-04 07:46:46 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-04 07:46:46 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-scripts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-04 07:46:46 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-scripts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-04 07:46:46 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-scripts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-04 07:46:46 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-scripts', 'match' => false, 'parent' => null, ] 2024-01-04 07:46:46 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-scripts', 'match' => true, 'parent' => null, ] 2024-01-04 07:46:46 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-04 07:46:46 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-04 07:46:46 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-04 07:46:46 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-scripts in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-04 07:46:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-04 07:46:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-04 07:46:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-04 07:46:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-04 07:46:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-04 07:46:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-04 07:46:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-04 07:46:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-04 07:46:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-04 07:46:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-04 07:46:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-04 07:46:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-04 07:46:46 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-scripts' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-scripts' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-scripts' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'REMOTE_PORT' => '51047' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.66.133' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.129 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704383206.0576 'REQUEST_TIME' => 1704383206 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-04 08:24:15 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-04 08:24:15 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-04 08:24:15 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-04 08:24:15 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-04 08:24:15 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-04 08:24:15 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-04 08:24:15 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-04 08:24:15 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-04 08:24:15 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-04 08:24:15 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-04 08:24:15 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-04 08:24:15 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-04 08:24:15 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-04 08:24:15 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-04 08:24:15 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-04 08:24:15 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-04 08:24:15 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/get-cp-alerts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-04 08:24:15 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/get-cp-alerts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-04 08:24:15 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/get-cp-alerts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-04 08:24:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/app/get-cp-alerts', 'match' => false, 'parent' => null, ] 2024-01-04 08:24:15 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/app/get-cp-alerts', 'match' => true, 'parent' => null, ] 2024-01-04 08:24:15 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-04 08:24:15 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-04 08:24:15 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-04 08:24:15 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/app/get-cp-alerts in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-04 08:24:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-04 08:24:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-04 08:24:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-04 08:24:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-04 08:24:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-04 08:24:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-04 08:24:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-04 08:24:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-04 08:24:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-04 08:24:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-04 08:24:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-04 08:24:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-04 08:24:15 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/app/get-cp-alerts' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-cp-alerts' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/app/get-cp-alerts' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/app/get-cp-alerts' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-cp-alerts' 'REMOTE_PORT' => '49754' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.66.132' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.129 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-cp-alerts' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-cp-alerts' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-cp-alerts' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-cp-alerts' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704385455.9569 'REQUEST_TIME' => 1704385455 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-04 21:34:52 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-04 21:34:52 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-04 21:34:52 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-04 21:34:52 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-04 21:34:52 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-04 21:34:52 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-04 21:34:52 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-04 21:34:52 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-04 21:34:52 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-04 21:34:52 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-04 21:34:52 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-04 21:34:52 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-04 21:34:52 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-04 21:34:52 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-04 21:34:52 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-04 21:34:52 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-04 21:34:52 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='robots.txt') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-04 21:34:52 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='robots.txt') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-04 21:34:52 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='robots.txt') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-04 21:34:52 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: robots.txt', 'match' => false, 'parent' => null, ] 2024-01-04 21:34:52 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: robots.txt', 'match' => true, 'parent' => null, ] 2024-01-04 21:34:52 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-04 21:34:52 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-04 21:34:52 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-04 21:34:52 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: robots.txt in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('robots.txt', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-04 21:34:52 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-04 21:34:52 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-04 21:34:52 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-04 21:34:52 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-04 21:34:52 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-04 21:34:52 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-04 21:34:52 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-04 21:34:52 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-04 21:34:52 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-04 21:34:52 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-04 21:34:52 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-04 21:34:52 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-04 21:34:52 [-][-][-][info][application] $_GET = [ 'p' => 'robots.txt' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/index.php' 'REQUEST_URI' => '/robots.txt' 'QUERY_STRING' => 'p=robots.txt' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=robots.txt' 'REDIRECT_URL' => '/robots.txt' 'REMOTE_PORT' => '2525' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web' 'REMOTE_ADDR' => '13.67.225.22' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'fulfillmentworks.hippoclients.com' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_CONNECTION' => 'close' 'HTTP_HOST' => 'fulfillmentworks.hippoclients.com' 'HTTP_ACCEPT' => '*/*' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.54 Safari/537.36' 'REDIRECT_STATUS' => '200' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/index.php' 'REQUEST_TIME_FLOAT' => 1704432892.0338 'REQUEST_TIME' => 1704432892 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:24 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:24 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:24 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:24 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:24 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:24 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:24 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:24 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:24 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:24 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:24 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:24 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:24 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:24 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:24 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:24 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:24 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:24 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:24 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/text/html', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:24 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/text/html', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:24 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:24 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:24 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:24 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/text/html in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:24 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/text/html' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/text/html' 'QUERY_STRING' => 'p=cpresources/556910ad/text/html' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/text/html' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/text/html' 'REMOTE_PORT' => '40940' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:6.0) Gecko/20100101 Firefox/6.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/text/html' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/text/html' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/text/html' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/text/html' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485544.3836 'REQUEST_TIME' => 1704485544 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:24 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:24 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:24 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:24 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:24 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:24 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:24 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:24 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:24 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:24 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:24 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:24 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:24 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:24 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:24 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:24 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:24 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:24 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:24 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/utils', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:24 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/utils', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:24 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:24 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:24 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:24 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/utils in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:24 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/utils' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/utils' 'QUERY_STRING' => 'p=cpresources/556910ad/utils' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/utils' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/utils' 'REMOTE_PORT' => '39798' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1; rv:57.0) Gecko/20100101 Firefox/57.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/utils' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/utils' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/utils' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/utils' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485544.3269 'REQUEST_TIME' => 1704485544 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:24 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:24 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:24 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:24 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:24 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:24 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:24 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:24 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:24 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:24 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:24 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:24 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:24 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:24 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:24 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:24 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:24 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:24 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:24 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:24 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/browser-detector', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:24 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/browser-detector', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:24 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:24 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:24 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:24 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/browser-detector in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/bro...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:24 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:24 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/browser-detector' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/browser-detector' 'QUERY_STRING' => 'p=cpresources/browser-detector' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/browser-detector' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/browser-detector' 'REMOTE_PORT' => '40912' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Macintosh; Intel Mac OS X 10_10; U; en) Presto/2.9.168 Version/11.50' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/browser-detector' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/browser-detector' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/browser-detector' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/browser-detector' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485544.367 'REQUEST_TIME' => 1704485544 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:24 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:24 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:24 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:24 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:24 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:24 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:24 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:24 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:24 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:24 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:24 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:24 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/collection-utils', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/collection-utils', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:25 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/collection-utils in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:24 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/collection-utils' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'QUERY_STRING' => 'p=cpresources/556910ad/collection-utils' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/collection-utils' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'REMOTE_PORT' => '40922' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.93 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485544.4679 'REQUEST_TIME' => 1704485544 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:24 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:24 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:24 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:24 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:24 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:24 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:24 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:24 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:24 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:24 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:24 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:24 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/element-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/element-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/element-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/element-utils', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/element-utils', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:25 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/element-utils in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:24 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/element-utils' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/element-utils' 'QUERY_STRING' => 'p=cpresources/556910ad/element-utils' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/element-utils' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/element-utils' 'REMOTE_PORT' => '41146' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.0 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/element-utils' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/element-utils' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/element-utils' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/element-utils' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485544.5242 'REQUEST_TIME' => 1704485544 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:24 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:24 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:24 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:24 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:24 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:24 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:24 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:24 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:24 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:24 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:24 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:24 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/collection-utils', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/collection-utils', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:25 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/collection-utils in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/col...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:24 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/collection-utils' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/collection-utils' 'QUERY_STRING' => 'p=cpresources/collection-utils' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/collection-utils' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/collection-utils' 'REMOTE_PORT' => '40938' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2228.0 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/collection-utils' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/collection-utils' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/collection-utils' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/collection-utils' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485544.4011 'REQUEST_TIME' => 1704485544 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:24 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:24 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:24 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:24 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:24 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:24 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:24 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:24 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:24 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:24 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:24 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:24 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/listener-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/listener-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/listener-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/listener-handler', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/listener-handler', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:25 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/listener-handler in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:24 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/listener-handler' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'QUERY_STRING' => 'p=cpresources/556910ad/listener-handler' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/listener-handler' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'REMOTE_PORT' => '42202' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485544.5675 'REQUEST_TIME' => 1704485544 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/id-handler', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/id-handler', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:25 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/id-handler in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/id-handler' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/id-handler' 'QUERY_STRING' => 'p=cpresources/556910ad/id-handler' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/id-handler' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-handler' 'REMOTE_PORT' => '42236' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:56.0) Gecko/20100101 Firefox/56.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/id-handler' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-handler' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/id-handler' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-handler' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485545.0935 'REQUEST_TIME' => 1704485545 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/browser-detector', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/browser-detector', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:25 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/browser-detector in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/browser-detector' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'QUERY_STRING' => 'p=cpresources/556910ad/browser-detector' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/browser-detector' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'REMOTE_PORT' => '42268' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485545.1039 'REQUEST_TIME' => 1704485545 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/reporter') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/reporter') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/reporter') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/reporter', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/reporter', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:25 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/reporter in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/reporter' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/reporter' 'QUERY_STRING' => 'p=cpresources/556910ad/reporter' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/reporter' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/reporter' 'REMOTE_PORT' => '40940' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1; rv:59.0) Gecko/20100101 Firefox/59.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/reporter' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/reporter' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/reporter' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/reporter' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485545.1017 'REQUEST_TIME' => 1704485545 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/state-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/state-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/state-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/state-handler', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/state-handler', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:25 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/state-handler in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/state-handler' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/state-handler' 'QUERY_STRING' => 'p=cpresources/556910ad/state-handler' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/state-handler' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/state-handler' 'REMOTE_PORT' => '42260' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:40.0) Gecko/20100101 Firefox/40.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/state-handler' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/state-handler' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/state-handler' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/state-handler' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485545.1519 'REQUEST_TIME' => 1704485545 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:24 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:24 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:24 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:24 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:24 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:24 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:24 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:24 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:24 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:24 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:24 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:24 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-generator') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-generator') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-generator') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/id-generator', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/id-generator', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:25 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/id-generator in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:24 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/id-generator' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/id-generator' 'QUERY_STRING' => 'p=cpresources/556910ad/id-generator' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/id-generator' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-generator' 'REMOTE_PORT' => '40878' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/id-generator' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-generator' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/id-generator' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-generator' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485544.671 'REQUEST_TIME' => 1704485544 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/object.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/object.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/object.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/detection-strategy/object.js', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/detection-strategy/object.js', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:25 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/detection-strategy/object.js in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/detection-strategy/object.js' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'QUERY_STRING' => 'p=cpresources/556910ad/detection-strategy/object.js' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/detection-strategy/object.js' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'REMOTE_PORT' => '40912' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'colly - https://github.com/gocolly/colly/v2' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485545.1602 'REQUEST_TIME' => 1704485545 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/scroll.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/scroll.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/scroll.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/detection-strategy/scroll.js', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/detection-strategy/scroll.js', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:25 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/detection-strategy/scroll.js in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/detection-strategy/scroll.js' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'QUERY_STRING' => 'p=cpresources/556910ad/detection-strategy/scroll.js' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/detection-strategy/scroll.js' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'REMOTE_PORT' => '40940' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'colly - https://github.com/gocolly/colly/v2' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485545.3324 'REQUEST_TIME' => 1704485545 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/7af9bb58/text/xml', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/7af9bb58/text/xml', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:25 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/7af9bb58/text/xml in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/7af...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/7af9bb58/text/xml' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'QUERY_STRING' => 'p=cpresources/7af9bb58/text/xml' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/7af9bb58/text/xml' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'REMOTE_PORT' => '40938' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485545.3478 'REQUEST_TIME' => 1704485545 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/7af9bb58/text/html', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/7af9bb58/text/html', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:25 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/7af9bb58/text/html in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/7af...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/7af9bb58/text/html' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'QUERY_STRING' => 'p=cpresources/7af9bb58/text/html' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/7af9bb58/text/html' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'REMOTE_PORT' => '40912' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485545.3662 'REQUEST_TIME' => 1704485545 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/7af9bb58/application/x-www-form-urlencoded', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/7af9bb58/application/x-www-form-urlencoded', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:25 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/7af9bb58/application/x-www-form-urlencoded in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/7af...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/7af9bb58/application/x-www-form-urlencoded' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'QUERY_STRING' => 'p=cpresources/7af9bb58/application/x-www-form-urlencoded' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/7af9bb58/application/x-www-form-urlencoded' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'REMOTE_PORT' => '42202' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Macintosh; Intel Mac OS X 10_10; U; en) Presto/2.9.168 Version/11.50' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485545.3961 'REQUEST_TIME' => 1704485545 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/7af9bb58/text/plain', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/7af9bb58/text/plain', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:25 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/7af9bb58/text/plain in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/7af...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/7af9bb58/text/plain' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'QUERY_STRING' => 'p=cpresources/7af9bb58/text/plain' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/7af9bb58/text/plain' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'REMOTE_PORT' => '42236' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; WOW64; U; en) Presto/2.5.24 Version/10.54' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485545.4099 'REQUEST_TIME' => 1704485545 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f65387df/image/jpeg', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f65387df/image/jpeg', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:25 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f65387df/image/jpeg in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f65...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f65387df/image/jpeg' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'QUERY_STRING' => 'p=cpresources/f65387df/image/jpeg' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f65387df/image/jpeg' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'REMOTE_PORT' => '40922' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 5.1; U; en) Presto/2.8.131 Version/11.11' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485545.425 'REQUEST_TIME' => 1704485545 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/gif') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/gif') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/gif') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f65387df/image/gif', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f65387df/image/gif', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:25 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f65387df/image/gif in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f65...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f65387df/image/gif' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f65387df/image/gif' 'QUERY_STRING' => 'p=cpresources/f65387df/image/gif' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f65387df/image/gif' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/gif' 'REMOTE_PORT' => '40940' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/f65387df/image/gif' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/gif' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/f65387df/image/gif' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/gif' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485545.4416 'REQUEST_TIME' => 1704485545 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/png') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/png') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/png') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f65387df/image/png', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f65387df/image/png', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:25 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f65387df/image/png in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f65...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f65387df/image/png' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f65387df/image/png' 'QUERY_STRING' => 'p=cpresources/f65387df/image/png' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f65387df/image/png' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/png' 'REMOTE_PORT' => '40878' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/f65387df/image/png' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/png' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/f65387df/image/png' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/png' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485545.4532 'REQUEST_TIME' => 1704485545 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/webp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/webp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/webp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f65387df/image/webp', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f65387df/image/webp', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:25 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f65387df/image/webp in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f65...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f65387df/image/webp' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f65387df/image/webp' 'QUERY_STRING' => 'p=cpresources/f65387df/image/webp' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f65387df/image/webp' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/webp' 'REMOTE_PORT' => '42268' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:6.0) Gecko/20100101 Firefox/6.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/f65387df/image/webp' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/webp' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/f65387df/image/webp' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/webp' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485545.5002 'REQUEST_TIME' => 1704485545 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/jquery-ui/ui/widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/jquery-ui/ui/widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/jquery-ui/ui/widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/eebb8621/jquery-ui/ui/widget', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/eebb8621/jquery-ui/ui/widget', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:25 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/eebb8621/jquery-ui/ui/widget in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/eeb...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/eebb8621/jquery-ui/ui/widget' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'QUERY_STRING' => 'p=cpresources/eebb8621/jquery-ui/ui/widget' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/eebb8621/jquery-ui/ui/widget' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'REMOTE_PORT' => '41146' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1; rv:48.0) Gecko/20100101 Firefox/48.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485545.5165 'REQUEST_TIME' => 1704485545 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/vendor/jquery.ui.widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/vendor/jquery.ui.widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/vendor/jquery.ui.widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/eebb8621/vendor/jquery.ui.widget', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/eebb8621/vendor/jquery.ui.widget', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:25 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/eebb8621/vendor/jquery.ui.widget in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/eeb...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/eebb8621/vendor/jquery.ui.widget' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'QUERY_STRING' => 'p=cpresources/eebb8621/vendor/jquery.ui.widget' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/eebb8621/vendor/jquery.ui.widget' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'REMOTE_PORT' => '40922' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:57.0) Gecko/20100101 Firefox/57.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485545.545 'REQUEST_TIME' => 1704485545 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/application/octet-stream') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/application/octet-stream') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/application/octet-stream') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/eebb8621/application/octet-stream', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/eebb8621/application/octet-stream', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:25 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/eebb8621/application/octet-stream in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/eeb...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/eebb8621/application/octet-stream' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'QUERY_STRING' => 'p=cpresources/eebb8621/application/octet-stream' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/eebb8621/application/octet-stream' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'REMOTE_PORT' => '40938' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.0 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485545.548 'REQUEST_TIME' => 1704485545 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/mm/dd/yy') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/mm/dd/yy') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/mm/dd/yy') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/25dfd780/mm/dd/yy', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/25dfd780/mm/dd/yy', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:25 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/25dfd780/mm/dd/yy in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/25d...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/25dfd780/mm/dd/yy' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'QUERY_STRING' => 'p=cpresources/25dfd780/mm/dd/yy' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/25dfd780/mm/dd/yy' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'REMOTE_PORT' => '42202' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Macintosh; Intel Mac OS X 10_10; U; en) Presto/2.5.24 Version/10.54' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485545.5919 'REQUEST_TIME' => 1704485545 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/next/prev') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/next/prev') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/next/prev') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/25dfd780/next/prev', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/25dfd780/next/prev', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:25 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/25dfd780/next/prev in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/25d...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/25dfd780/next/prev' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'QUERY_STRING' => 'p=cpresources/25dfd780/next/prev' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/25dfd780/next/prev' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'REMOTE_PORT' => '42236' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485545.6046 'REQUEST_TIME' => 1704485545 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/application/json') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/application/json') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/application/json') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f8f6a78e/application/json', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f8f6a78e/application/json', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:25 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f8f6a78e/application/json in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f8f...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f8f6a78e/application/json' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/json' 'QUERY_STRING' => 'p=cpresources/f8f6a78e/application/json' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f8f6a78e/application/json' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/json' 'REMOTE_PORT' => '40878' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; rv:50.0) Gecko/20100101 Firefox/50.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/f8f6a78e/application/json' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/json' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/f8f6a78e/application/json' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/json' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485545.6479 'REQUEST_TIME' => 1704485545 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f8f6a78e/text/html', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f8f6a78e/text/html', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:25 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f8f6a78e/text/html in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f8f...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f8f6a78e/text/html' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/html' 'QUERY_STRING' => 'p=cpresources/f8f6a78e/text/html' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f8f6a78e/text/html' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/html' 'REMOTE_PORT' => '40940' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/f8f6a78e/text/html' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/html' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/f8f6a78e/text/html' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/html' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485545.6441 'REQUEST_TIME' => 1704485545 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f8f6a78e/text/plain', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f8f6a78e/text/plain', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:25 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f8f6a78e/text/plain in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f8f...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f8f6a78e/text/plain' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/plain' 'QUERY_STRING' => 'p=cpresources/f8f6a78e/text/plain' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f8f6a78e/text/plain' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/plain' 'REMOTE_PORT' => '40922' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; Win64; x64; U; en) Presto/2.2.15 Version/10.10' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/f8f6a78e/text/plain' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/plain' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/f8f6a78e/text/plain' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/plain' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485545.6599 'REQUEST_TIME' => 1704485545 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/application/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/application/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/application/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f8f6a78e/application/xml', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f8f6a78e/application/xml', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:25 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f8f6a78e/application/xml in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f8f...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f8f6a78e/application/xml' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/xml' 'QUERY_STRING' => 'p=cpresources/f8f6a78e/application/xml' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f8f6a78e/application/xml' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/xml' 'REMOTE_PORT' => '40938' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1; rv:57.0) Gecko/20100101 Firefox/57.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/f8f6a78e/application/xml' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/xml' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/f8f6a78e/application/xml' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/xml' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485545.6586 'REQUEST_TIME' => 1704485545 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/csv') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/csv') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/csv') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f8f6a78e/text/csv', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f8f6a78e/text/csv', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:25 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f8f6a78e/text/csv in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f8f...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f8f6a78e/text/csv' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'QUERY_STRING' => 'p=cpresources/f8f6a78e/text/csv' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f8f6a78e/text/csv' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'REMOTE_PORT' => '42268' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10; rv:35.0) Gecko/20100101 Firefox/35.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485545.6903 'REQUEST_TIME' => 1704485545 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/tab-separated-values') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/tab-separated-values') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/tab-separated-values') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f8f6a78e/text/tab-separated-values', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f8f6a78e/text/tab-separated-values', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:25 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f8f6a78e/text/tab-separated-values in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f8f...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f8f6a78e/text/tab-separated-values' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/tab-separated-values' 'QUERY_STRING' => 'p=cpresources/f8f6a78e/text/tab-separated-values' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f8f6a78e/text/tab-separated-values' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/tab-separated-values' 'REMOTE_PORT' => '41146' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/f8f6a78e/text/tab-separated-values' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/tab-separated-values' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/f8f6a78e/text/tab-separated-values' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/tab-separated-values' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485545.7016 'REQUEST_TIME' => 1704485545 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/login') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/login') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/login') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1a4c64c1/users/login', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1a4c64c1/users/login', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:25 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1a4c64c1/users/login in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1a4...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1a4c64c1/users/login' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'QUERY_STRING' => 'p=cpresources/1a4c64c1/users/login' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1a4c64c1/users/login' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'REMOTE_PORT' => '40938' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; rv:59.0) Gecko/20100101 Firefox/59.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485545.7811 'REQUEST_TIME' => 1704485545 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/build') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/build') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/build') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/build', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/build', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:25 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/build in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/build' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/build' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/build' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'REMOTE_PORT' => '42260' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485545.784 'REQUEST_TIME' => 1704485545 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/xregexp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/xregexp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/xregexp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/xregexp', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/xregexp', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:25 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/xregexp in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/xregexp' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'QUERY_STRING' => 'p=cpresources/a841eed1/xregexp' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/xregexp' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'REMOTE_PORT' => '42236' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (X11; Linux x86_64; U; en) Presto/2.2.15 Version/10.10' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485545.789 'REQUEST_TIME' => 1704485545 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/send-password-reset-email') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/send-password-reset-email') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/send-password-reset-email') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1a4c64c1/users/send-password-reset-email', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1a4c64c1/users/send-password-reset-email', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:25 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1a4c64c1/users/send-password-reset-email in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1a4...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1a4c64c1/users/send-password-reset-email' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'QUERY_STRING' => 'p=cpresources/1a4c64c1/users/send-password-reset-email' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1a4c64c1/users/send-password-reset-email' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'REMOTE_PORT' => '40940' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485545.7785 'REQUEST_TIME' => 1704485545 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/matchrecursive') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/matchrecursive') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/matchrecursive') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/matchrecursive', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/matchrecursive', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:25 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/matchrecursive in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/matchrecursive' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/matchrecursive' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/matchrecursive' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'REMOTE_PORT' => '40878' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:40.0) Gecko/20100101 Firefox/40.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485545.8601 'REQUEST_TIME' => 1704485545 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-base') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-base') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-base') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-base', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-base', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:25 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-base in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-base' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-base' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-base' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'REMOTE_PORT' => '41146' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485545.8842 'REQUEST_TIME' => 1704485545 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-categories') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-categories') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-categories') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-categories', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-categories', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:25 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-categories in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-categories' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-categories' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-categories' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'REMOTE_PORT' => '40940' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485545.9096 'REQUEST_TIME' => 1704485545 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-blocks') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-blocks') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-blocks') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-blocks', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-blocks', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:25 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-blocks in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-blocks' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-blocks' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-blocks' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'REMOTE_PORT' => '40912' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.93 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485545.8996 'REQUEST_TIME' => 1704485545 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-scripts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-scripts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-scripts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-scripts', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-scripts', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:25 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-scripts in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-scripts' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-scripts' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-scripts' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'REMOTE_PORT' => '40878' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10; rv:60.0) Gecko/20100101 Firefox/60.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485545.9615 'REQUEST_TIME' => 1704485545 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-properties') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-properties') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-properties') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-properties', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-properties', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:25 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:25 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-properties in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:25 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-properties' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-properties' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-properties' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'REMOTE_PORT' => '42202' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; WOW64; U; en) Presto/2.9.168 Version/11.50' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485545.9488 'REQUEST_TIME' => 1704485545 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:26 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:26 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:26 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:26 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:26 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:26 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:26 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:26 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:26 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:26 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:26 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:26 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:26 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:26 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:26 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/image/png') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/image/png') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:26 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/image/png') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/image/png', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:26 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/image/png', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:26 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:26 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:26 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:26 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/image/png in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/image/png' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/image/png' 'QUERY_STRING' => 'p=cpresources/de0d6436/image/png' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/image/png' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/image/png' 'REMOTE_PORT' => '40938' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; Win64; x64; U; en) Presto/2.8.131 Version/11.11' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/de0d6436/image/png' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/image/png' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/de0d6436/image/png' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/image/png' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485546.592 'REQUEST_TIME' => 1704485546 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:26 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:26 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:26 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:26 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:26 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:26 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:26 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:26 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:26 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:26 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:26 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:26 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:26 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:26 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:26 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:26 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/application/x-www-form-urlencoded', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:26 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/application/x-www-form-urlencoded', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:26 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:26 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:26 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:26 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/application/x-www-form-urlencoded in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/application/x-www-form-urlencoded' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/application/x-www-form-urlencoded' 'QUERY_STRING' => 'p=cpresources/de0d6436/application/x-www-form-urlencoded' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/application/x-www-form-urlencoded' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/application/x-www-form-urlencoded' 'REMOTE_PORT' => '41146' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; rv:61.0) Gecko/20100101 Firefox/61.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/de0d6436/application/x-www-form-urlencoded' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/application/x-www-form-urlencoded' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/de0d6436/application/x-www-form-urlencoded' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/application/x-www-form-urlencoded' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485546.589 'REQUEST_TIME' => 1704485546 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:26 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:26 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:26 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:26 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:26 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:26 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:26 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:26 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:26 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:26 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:26 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:26 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:26 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:26 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:26 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:26 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/image/jpeg', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:26 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/image/jpeg', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:26 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:26 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:26 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:26 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/image/jpeg in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/image/jpeg' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/image/jpeg' 'QUERY_STRING' => 'p=cpresources/de0d6436/image/jpeg' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/image/jpeg' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/image/jpeg' 'REMOTE_PORT' => '40912' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; Win64; x64; U; en) Presto/2.7.62 Version/11.00' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/de0d6436/image/jpeg' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/image/jpeg' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/de0d6436/image/jpeg' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/image/jpeg' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485546.6042 'REQUEST_TIME' => 1704485546 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:26 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:26 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:26 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:26 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:26 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:26 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:26 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:26 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:26 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:26 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:26 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:26 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:26 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:26 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:26 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/text/css') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/text/css') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:26 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/text/css') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/text/css', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:26 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/text/css', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:26 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:26 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:26 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:26 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/text/css in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/text/css' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/text/css' 'QUERY_STRING' => 'p=cpresources/de0d6436/text/css' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/text/css' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/text/css' 'REMOTE_PORT' => '40940' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1; rv:54.0) Gecko/20100101 Firefox/54.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/de0d6436/text/css' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/text/css' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/de0d6436/text/css' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/text/css' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485546.6143 'REQUEST_TIME' => 1704485546 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:26 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:26 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:26 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:26 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:26 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:26 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:26 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:26 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:26 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:26 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:26 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:26 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:26 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:26 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:26 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:26 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/text/xml', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:26 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/text/xml', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:26 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:26 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:26 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:26 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/text/xml in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:26 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/text/xml' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'QUERY_STRING' => 'p=cpresources/de0d6436/text/xml' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/text/xml' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'REMOTE_PORT' => '40922' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10; rv:50.0) Gecko/20100101 Firefox/50.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485546.6378 'REQUEST_TIME' => 1704485546 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/save-element') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/save-element') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/save-element') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/elements/save-element', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/elements/save-element', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:27 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:27 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:27 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/elements/save-element in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/elements/save-element' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/save-element' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/save-element' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'REMOTE_PORT' => '40938' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Macintosh; Intel Mac OS X 10_10; U; en) Presto/2.8.131 Version/11.11' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485547.2462 'REQUEST_TIME' => 1704485547 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/create-export-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/create-export-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/create-export-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/element-indexes/create-export-token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/element-indexes/create-export-token', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:27 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:27 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:27 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/element-indexes/create-export-token in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/element-indexes/create-export-token' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/create-export-token' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/create-export-token' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/create-export-token' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/create-export-token' 'REMOTE_PORT' => '40922' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 10.0; U; en) Presto/2.9.168 Version/11.50' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/create-export-token' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/create-export-token' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/create-export-token' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/create-export-token' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485547.2509 'REQUEST_TIME' => 1704485547 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-editor-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-editor-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-editor-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/elements/get-editor-html', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/elements/get-editor-html', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:27 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:27 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:27 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/elements/get-editor-html in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/elements/get-editor-html' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-editor-html' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/get-editor-html' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/get-editor-html' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-editor-html' 'REMOTE_PORT' => '40912' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.93 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-editor-html' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-editor-html' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-editor-html' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-editor-html' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485547.2419 'REQUEST_TIME' => 1704485547 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-elements') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-elements') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-elements') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/element-indexes/get-elements', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/element-indexes/get-elements', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:27 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:27 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:27 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/element-indexes/get-elements in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/element-indexes/get-elements' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-elements' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/get-elements' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/get-elements' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-elements' 'REMOTE_PORT' => '42236' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; Win64; x64; U; en) Presto/2.9.168 Version/11.50' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-elements' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-elements' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-elements' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-elements' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485547.2914 'REQUEST_TIME' => 1704485547 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-source-tree-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-source-tree-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-source-tree-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/element-indexes/get-source-tree-html', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/element-indexes/get-source-tree-html', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:27 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:27 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:27 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/element-indexes/get-source-tree-html in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/element-indexes/get-source-tree-html' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'REMOTE_PORT' => '42260' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1; rv:58.0) Gecko/20100101 Firefox/58.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485547.2895 'REQUEST_TIME' => 1704485547 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/perform-action') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/perform-action') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/perform-action') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/element-indexes/perform-action', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/element-indexes/perform-action', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:27 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:27 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:27 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/element-indexes/perform-action in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/element-indexes/perform-action' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/perform-action' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/perform-action' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/perform-action' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/perform-action' 'REMOTE_PORT' => '40940' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10; rv:52.0) Gecko/20100101 Firefox/52.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/perform-action' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/perform-action' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/perform-action' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/perform-action' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485547.3345 'REQUEST_TIME' => 1704485547 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-more-elements') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-more-elements') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-more-elements') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/element-indexes/get-more-elements', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/element-indexes/get-more-elements', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:27 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:27 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:27 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/element-indexes/get-more-elements in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/element-indexes/get-more-elements' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-more-elements' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/get-more-elements' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/get-more-elements' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-more-elements' 'REMOTE_PORT' => '42220' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-more-elements' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-more-elements' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-more-elements' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-more-elements' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485547.376 'REQUEST_TIME' => 1704485547 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/image-editor') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/image-editor') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/image-editor') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/image-editor', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/image-editor', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:27 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:27 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:27 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/image-editor in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/image-editor' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/image-editor' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/image-editor' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/image-editor' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/image-editor' 'REMOTE_PORT' => '42260' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (X11; Linux x86_64; U; en) Presto/2.5.24 Version/10.54' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/image-editor' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/image-editor' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/image-editor' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/image-editor' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485547.4072 'REQUEST_TIME' => 1704485547 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-modal-body') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-modal-body') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-modal-body') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/elements/get-modal-body', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/elements/get-modal-body', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:27 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:27 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:27 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/elements/get-modal-body in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/elements/get-modal-body' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-modal-body' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/get-modal-body' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/get-modal-body' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-modal-body' 'REMOTE_PORT' => '40922' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-modal-body' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-modal-body' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-modal-body' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-modal-body' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485547.3994 'REQUEST_TIME' => 1704485547 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/edit-image') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/edit-image') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/edit-image') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/edit-image', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/edit-image', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:27 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:27 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:27 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/edit-image in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/edit-image' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/edit-image' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/edit-image' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/edit-image' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/edit-image' 'REMOTE_PORT' => '41146' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; Win64; x64; U; en) Presto/2.7.62 Version/11.00' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/edit-image' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/edit-image' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/edit-image' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/edit-image' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485547.4179 'REQUEST_TIME' => 1704485547 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/save-image') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/save-image') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/save-image') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/save-image', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/save-image', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:27 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:27 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:27 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/save-image in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/save-image' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-image' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/save-image' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/save-image' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-image' 'REMOTE_PORT' => '42202' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (X11; Linux x86_64; U; en) Presto/2.5.24 Version/10.54' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-image' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-image' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-image' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-image' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485547.4417 'REQUEST_TIME' => 1704485547 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/move-asset') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/move-asset') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/move-asset') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/move-asset', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/move-asset', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:27 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:27 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:27 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/move-asset in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/move-asset' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-asset' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/move-asset' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/move-asset' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-asset' 'REMOTE_PORT' => '40912' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-asset' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-asset' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-asset' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-asset' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485547.4866 'REQUEST_TIME' => 1704485547 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/move-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/move-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/move-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/move-folder', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/move-folder', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:27 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:27 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:27 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/move-folder in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/move-folder' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-folder' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/move-folder' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/move-folder' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-folder' 'REMOTE_PORT' => '40940' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2228.0 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-folder' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-folder' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-folder' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-folder' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485547.5203 'REQUEST_TIME' => 1704485547 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/delete-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/delete-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/delete-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/delete-folder', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/delete-folder', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:27 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:27 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:27 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/delete-folder in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/delete-folder' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-folder' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/delete-folder' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/delete-folder' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-folder' 'REMOTE_PORT' => '41146' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 5.1; U; en) Presto/2.9.168 Version/11.50' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-folder' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-folder' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-folder' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-folder' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485547.5368 'REQUEST_TIME' => 1704485547 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/save-asset') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/save-asset') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/save-asset') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/save-asset', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/save-asset', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:27 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:27 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:27 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/save-asset in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/save-asset' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-asset' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/save-asset' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/save-asset' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-asset' 'REMOTE_PORT' => '40938' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.93 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-asset' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-asset' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-asset' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-asset' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485547.5645 'REQUEST_TIME' => 1704485547 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/replace-file') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/replace-file') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/replace-file') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/replace-file', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/replace-file', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:27 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:27 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:27 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/replace-file in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/replace-file' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/replace-file' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/replace-file' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/replace-file' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/replace-file' 'REMOTE_PORT' => '40912' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:6.0) Gecko/20100101 Firefox/6.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/replace-file' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/replace-file' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/replace-file' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/replace-file' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485547.5948 'REQUEST_TIME' => 1704485547 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/create-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/create-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/create-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/create-folder', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/create-folder', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:27 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:27 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:27 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/create-folder in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/create-folder' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/create-folder' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/create-folder' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/create-folder' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/create-folder' 'REMOTE_PORT' => '42202' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Macintosh; Intel Mac OS X 10_10; U; en) Presto/2.8.131 Version/11.11' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/create-folder' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/create-folder' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/create-folder' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/create-folder' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485547.6252 'REQUEST_TIME' => 1704485547 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/generate-transform') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/generate-transform') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/generate-transform') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/generate-transform', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/generate-transform', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:27 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:27 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:27 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/generate-transform in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/generate-transform' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/generate-transform' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/generate-transform' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/generate-transform' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/generate-transform' 'REMOTE_PORT' => '40922' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (X11; Linux x86_64; U; en) Presto/2.9.168 Version/11.50' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/generate-transform' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/generate-transform' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/generate-transform' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/generate-transform' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485547.6171 'REQUEST_TIME' => 1704485547 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/delete-asset') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/delete-asset') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/delete-asset') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/delete-asset', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/delete-asset', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:27 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:27 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:27 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/delete-asset in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/delete-asset' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-asset' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/delete-asset' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/delete-asset' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-asset' 'REMOTE_PORT' => '42260' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-asset' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-asset' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-asset' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-asset' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485547.6135 'REQUEST_TIME' => 1704485547 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/rename-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/rename-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/rename-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/rename-folder', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/rename-folder', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:27 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:27 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:27 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/rename-folder in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/rename-folder' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/rename-folder' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/rename-folder' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/rename-folder' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/rename-folder' 'REMOTE_PORT' => '41146' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.124 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/rename-folder' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/rename-folder' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/rename-folder' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/rename-folder' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485547.6388 'REQUEST_TIME' => 1704485547 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-element-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-element-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-element-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/elements/get-element-html', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/elements/get-element-html', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:27 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:27 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:27 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/elements/get-element-html in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/elements/get-element-html' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-element-html' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/get-element-html' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/get-element-html' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-element-html' 'REMOTE_PORT' => '42236' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.87 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-element-html' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-element-html' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-element-html' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-element-html' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485547.6654 'REQUEST_TIME' => 1704485547 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/get-remaining-session-time') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/get-remaining-session-time') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/get-remaining-session-time') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/users/get-remaining-session-time', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/users/get-remaining-session-time', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:27 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:27 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:27 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/users/get-remaining-session-time in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/users/get-remaining-session-time' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-remaining-session-time' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/get-remaining-session-time' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/get-remaining-session-time' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-remaining-session-time' 'REMOTE_PORT' => '40940' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.124 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-remaining-session-time' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-remaining-session-time' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-remaining-session-time' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-remaining-session-time' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485547.7164 'REQUEST_TIME' => 1704485547 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-categories-input-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-categories-input-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-categories-input-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/elements/get-categories-input-html', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/elements/get-categories-input-html', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:27 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:27 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:27 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/elements/get-categories-input-html in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/elements/get-categories-input-html' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-categories-input-html' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/get-categories-input-html' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/get-categories-input-html' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-categories-input-html' 'REMOTE_PORT' => '42202' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Macintosh; Intel Mac OS X 10_10; U; en) Presto/2.8.131 Version/11.11' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-categories-input-html' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-categories-input-html' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-categories-input-html' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-categories-input-html' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485547.7551 'REQUEST_TIME' => 1704485547 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/logout') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/logout') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/logout') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/users/logout', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/users/logout', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:27 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:27 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:27 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/users/logout in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/users/logout' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/logout' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/logout' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/logout' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/logout' 'REMOTE_PORT' => '40938' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1; rv:50.0) Gecko/20100101 Firefox/50.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/users/logout' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/logout' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/users/logout' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/logout' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485547.7532 'REQUEST_TIME' => 1704485547 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/login') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/login') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/login') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/users/login', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/users/login', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:27 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:27 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:27 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/users/login in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/users/login' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/login' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/login' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/login' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/login' 'REMOTE_PORT' => '40922' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.124 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/users/login' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/login' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/users/login' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/login' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485547.758 'REQUEST_TIME' => 1704485547 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/plugin-store/upgrade-craft') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/plugin-store/upgrade-craft') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/plugin-store/upgrade-craft') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/plugin-store/upgrade-craft', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/plugin-store/upgrade-craft', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:27 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:27 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:27 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/plugin-store/upgrade-craft in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/plugin-store/upgrade-craft' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/plugin-store/upgrade-craft' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/plugin-store/upgrade-craft' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/plugin-store/upgrade-craft' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/plugin-store/upgrade-craft' 'REMOTE_PORT' => '40912' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; Win64; x64; U; en) Presto/2.9.168 Version/11.50' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/plugin-store/upgrade-craft' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/plugin-store/upgrade-craft' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/plugin-store/upgrade-craft' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/plugin-store/upgrade-craft' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485547.7784 'REQUEST_TIME' => 1704485547 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/shun-cp-alert') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/shun-cp-alert') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/shun-cp-alert') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/app/shun-cp-alert', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/app/shun-cp-alert', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:27 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:27 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:27 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/app/shun-cp-alert in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/app/shun-cp-alert' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/shun-cp-alert' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/app/shun-cp-alert' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/app/shun-cp-alert' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/shun-cp-alert' 'REMOTE_PORT' => '40940' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; WOW64; U; en) Presto/2.8.131 Version/11.11' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/app/shun-cp-alert' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/shun-cp-alert' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/app/shun-cp-alert' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/shun-cp-alert' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485547.82 'REQUEST_TIME' => 1704485547 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/get-cp-alerts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/get-cp-alerts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/get-cp-alerts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/app/get-cp-alerts', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/app/get-cp-alerts', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:27 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:27 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:27 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/app/get-cp-alerts in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/app/get-cp-alerts' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-cp-alerts' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/app/get-cp-alerts' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/app/get-cp-alerts' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-cp-alerts' 'REMOTE_PORT' => '42220' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 5.1; U; en) Presto/2.5.24 Version/10.54' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-cp-alerts' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-cp-alerts' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-cp-alerts' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-cp-alerts' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485547.8171 'REQUEST_TIME' => 1704485547 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/check-for-updates') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/check-for-updates') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/check-for-updates') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/app/check-for-updates', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/app/check-for-updates', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:27 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:27 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:27 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/app/check-for-updates in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/app/check-for-updates' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/check-for-updates' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/app/check-for-updates' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/app/check-for-updates' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/check-for-updates' 'REMOTE_PORT' => '41146' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10; rv:35.0) Gecko/20100101 Firefox/35.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/app/check-for-updates' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/check-for-updates' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/app/check-for-updates' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/check-for-updates' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485547.8462 'REQUEST_TIME' => 1704485547 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/get-utilities-badge-count') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/get-utilities-badge-count') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/get-utilities-badge-count') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/app/get-utilities-badge-count', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/app/get-utilities-badge-count', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:27 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:27 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:27 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/app/get-utilities-badge-count in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/app/get-utilities-badge-count' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-utilities-badge-count' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/app/get-utilities-badge-count' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/app/get-utilities-badge-count' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-utilities-badge-count' 'REMOTE_PORT' => '40912' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 10.0; U; en) Presto/2.2.15 Version/10.00' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-utilities-badge-count' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-utilities-badge-count' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-utilities-badge-count' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-utilities-badge-count' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485547.9755 'REQUEST_TIME' => 1704485547 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/run') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/run') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/run') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/queue/run', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/queue/run', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:27 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:27 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:27 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:27 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/queue/run in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:27 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/queue/run' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/run' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/run' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'REMOTE_PORT' => '42202' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485547.979 'REQUEST_TIME' => 1704485547 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:28 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/get-job-info') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/get-job-info') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/get-job-info') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/queue/get-job-info', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/queue/get-job-info', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:28 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:28 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:28 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/queue/get-job-info in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/queue/get-job-info' 'dontExtendSession' => '1' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/get-job-info?dontExtendSession=1' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/get-job-info&dontExtendSession=1' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/get-job-info&dontExtendSession=1' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/get-job-info' 'REMOTE_PORT' => '40940' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/queue/get-job-info' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/get-job-info' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/queue/get-job-info' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/get-job-info' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485548.0095 'REQUEST_TIME' => 1704485548 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:28 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/retry') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/retry') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/retry') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/queue/retry', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/queue/retry', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:28 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:28 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:28 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/queue/retry in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/queue/retry' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/retry' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/retry' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/retry' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/retry' 'REMOTE_PORT' => '42236' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10; rv:61.0) Gecko/20100101 Firefox/61.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/queue/retry' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/retry' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/queue/retry' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/retry' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485548.0296 'REQUEST_TIME' => 1704485548 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:28 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/release') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/release') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/release') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/queue/release', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/queue/release', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:28 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:28 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:28 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/queue/release in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/queue/release' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/release' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/release' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/release' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/release' 'REMOTE_PORT' => '49272' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10; rv:58.0) Gecko/20100101 Firefox/58.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/queue/release' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/release' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/queue/release' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/release' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485548.0375 'REQUEST_TIME' => 1704485548 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:28 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:28 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:28 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:28 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'REMOTE_PORT' => '40938' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485548.0587 'REQUEST_TIME' => 1704485548 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:28 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:28 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:28 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:28 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings' 'REMOTE_PORT' => '42202' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Macintosh; Intel Mac OS X 10_10; U; en) Presto/2.5.24 Version/10.54' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485548.0826 'REQUEST_TIME' => 1704485548 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:28 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/delete-user') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/delete-user') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/delete-user') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/users/delete-user', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/users/delete-user', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:28 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:28 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:28 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/users/delete-user in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/users/delete-user' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/delete-user' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/delete-user' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/delete-user' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/delete-user' 'REMOTE_PORT' => '42260' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:56.0) Gecko/20100101 Firefox/56.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/users/delete-user' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/delete-user' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/users/delete-user' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/delete-user' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485548.1006 'REQUEST_TIME' => 1704485548 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:28 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/get-elevated-session-timeout') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/get-elevated-session-timeout') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/get-elevated-session-timeout') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/users/get-elevated-session-timeout', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/users/get-elevated-session-timeout', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:28 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:28 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:28 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/users/get-elevated-session-timeout in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/users/get-elevated-session-timeout' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-elevated-session-timeout' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/get-elevated-session-timeout' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/get-elevated-session-timeout' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-elevated-session-timeout' 'REMOTE_PORT' => '40940' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; WOW64; U; en) Presto/2.7.62 Version/11.00' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-elevated-session-timeout' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-elevated-session-timeout' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-elevated-session-timeout' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-elevated-session-timeout' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485548.1056 'REQUEST_TIME' => 1704485548 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:28 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/preview/create-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/preview/create-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/preview/create-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/preview/create-token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/preview/create-token', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:28 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:28 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:28 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/preview/create-token in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/preview/create-token' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/preview/create-token' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/preview/create-token' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'REMOTE_PORT' => '41146' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.124 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485548.1172 'REQUEST_TIME' => 1704485548 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:28 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/start-elevated-session') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/start-elevated-session') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/start-elevated-session') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/users/start-elevated-session', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/users/start-elevated-session', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:28 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:28 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:28 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/users/start-elevated-session in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/users/start-elevated-session' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/start-elevated-session' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/start-elevated-session' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/start-elevated-session' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/start-elevated-session' 'REMOTE_PORT' => '40922' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/users/start-elevated-session' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/start-elevated-session' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/users/start-elevated-session' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/start-elevated-session' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485548.1388 'REQUEST_TIME' => 1704485548 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:28 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/live-preview/create-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/live-preview/create-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/live-preview/create-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/live-preview/create-token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/live-preview/create-token', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:28 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:28 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:28 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/live-preview/create-token in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/live-preview/create-token' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/live-preview/create-token' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/live-preview/create-token' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/live-preview/create-token' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/live-preview/create-token' 'REMOTE_PORT' => '42220' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/live-preview/create-token' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/live-preview/create-token' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/live-preview/create-token' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/live-preview/create-token' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485548.1763 'REQUEST_TIME' => 1704485548 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:28 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/text/javascript') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/text/javascript') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/text/javascript') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/text/javascript', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/text/javascript', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:28 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:28 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:28 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/text/javascript in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/text/javascript' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/text/javascript' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/text/javascript' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'REMOTE_PORT' => '42260' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485548.214 'REQUEST_TIME' => 1704485548 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:28 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/preview-file') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/preview-file') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/preview-file') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/preview-file', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/preview-file', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:28 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:28 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:28 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/preview-file in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/preview-file' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/preview-file' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/preview-file' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/preview-file' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/preview-file' 'REMOTE_PORT' => '41146' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Macintosh; Intel Mac OS X 10_10; U; en) Presto/2.2.15 Version/10.10' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/preview-file' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/preview-file' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/preview-file' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/preview-file' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485548.2198 'REQUEST_TIME' => 1704485548 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:28 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/structures/move-element') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/structures/move-element') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/structures/move-element') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/structures/move-element', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/structures/move-element', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:28 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:28 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:28 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/structures/move-element in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/structures/move-element' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/move-element' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/structures/move-element' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/structures/move-element' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/move-element' 'REMOTE_PORT' => '40922' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/structures/move-element' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/move-element' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/structures/move-element' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/move-element' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485548.2333 'REQUEST_TIME' => 1704485548 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:28 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/structures/get-element-level-delta') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/structures/get-element-level-delta') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/structures/get-element-level-delta') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/structures/get-element-level-delta', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/structures/get-element-level-delta', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:28 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:28 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:28 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/structures/get-element-level-delta in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/structures/get-element-level-delta' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/get-element-level-delta' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/structures/get-element-level-delta' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/structures/get-element-level-delta' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/get-element-level-delta' 'REMOTE_PORT' => '40912' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 10.0; U; en) Presto/2.2.15 Version/10.10' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/structures/get-element-level-delta' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/get-element-level-delta' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/structures/get-element-level-delta' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/get-element-level-delta' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485548.2503 'REQUEST_TIME' => 1704485548 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:28 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/tags/search-for-tags') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/tags/search-for-tags') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/tags/search-for-tags') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/tags/search-for-tags', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/tags/search-for-tags', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:28 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:28 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:28 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/tags/search-for-tags in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/tags/search-for-tags' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/search-for-tags' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/tags/search-for-tags' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/tags/search-for-tags' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/search-for-tags' 'REMOTE_PORT' => '40940' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 5.1; U; en) Presto/2.8.131 Version/11.11' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/tags/search-for-tags' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/search-for-tags' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/tags/search-for-tags' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/search-for-tags' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485548.3031 'REQUEST_TIME' => 1704485548 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 12:12:28 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/tags/create-tag') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/tags/create-tag') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/tags/create-tag') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/tags/create-tag', 'match' => false, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/tags/create-tag', 'match' => true, 'parent' => null, ] 2024-01-05 12:12:28 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 12:12:28 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 12:12:28 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 12:12:28 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/tags/create-tag in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 12:12:28 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/tags/create-tag' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/create-tag' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/tags/create-tag' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/tags/create-tag' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/create-tag' 'REMOTE_PORT' => '42236' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '18.218.185.19' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.124 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/tags/create-tag' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/create-tag' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/tags/create-tag' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/create-tag' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704485548.3072 'REQUEST_TIME' => 1704485548 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-05 16:12:45 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 16:12:45 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 16:12:45 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-05 16:12:45 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-05 16:12:45 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-05 16:12:45 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-05 16:12:45 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 16:12:45 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 16:12:45 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-05 16:12:45 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 16:12:45 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 16:12:45 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-05 16:12:45 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 16:12:45 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 16:12:45 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-05 16:12:45 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-05 16:12:45 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/save-element') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 16:12:45 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/save-element') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 16:12:45 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/save-element') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-05 16:12:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/elements/save-element', 'match' => false, 'parent' => null, ] 2024-01-05 16:12:45 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/elements/save-element', 'match' => true, 'parent' => null, ] 2024-01-05 16:12:45 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-05 16:12:45 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-05 16:12:45 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-05 16:12:45 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/elements/save-element in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-05 16:12:45 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-05 16:12:45 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 16:12:45 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 16:12:45 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 16:12:45 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 16:12:45 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 16:12:45 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 16:12:45 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 16:12:45 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 16:12:45 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 16:12:45 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 16:12:45 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-05 16:12:45 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/elements/save-element' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/save-element' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/save-element' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'REMOTE_PORT' => '64016' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.66.131' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.129 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704499965.8362 'REQUEST_TIME' => 1704499965 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-06 05:44:12 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-06 05:44:12 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-06 05:44:12 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-06 05:44:12 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-06 05:44:12 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-06 05:44:12 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-06 05:44:12 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-06 05:44:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-06 05:44:12 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-06 05:44:12 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-06 05:44:12 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-06 05:44:12 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-06 05:44:12 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-06 05:44:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-06 05:44:12 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-06 05:44:12 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-06 05:44:12 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='robots.txt') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-06 05:44:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='robots.txt') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-06 05:44:12 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='robots.txt') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-06 05:44:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: robots.txt', 'match' => false, 'parent' => null, ] 2024-01-06 05:44:12 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: robots.txt', 'match' => true, 'parent' => null, ] 2024-01-06 05:44:12 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-06 05:44:12 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-06 05:44:12 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-06 05:44:12 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: robots.txt in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('robots.txt', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-06 05:44:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-06 05:44:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-06 05:44:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-06 05:44:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-06 05:44:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-06 05:44:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-06 05:44:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-06 05:44:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-06 05:44:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-06 05:44:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-06 05:44:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-06 05:44:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-06 05:44:12 [-][-][-][info][application] $_GET = [ 'p' => 'robots.txt' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/index.php' 'REQUEST_URI' => '/robots.txt' 'QUERY_STRING' => 'p=robots.txt' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=robots.txt' 'REDIRECT_URL' => '/robots.txt' 'REMOTE_PORT' => '42795' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web' 'REMOTE_ADDR' => '66.249.77.7' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'fulfillmentworks.hippoclients.com' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_ACCEPT' => 'text/plain,text/html,*/*' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_HOST' => 'fulfillmentworks.hippoclients.com' 'REDIRECT_STATUS' => '200' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/index.php' 'REQUEST_TIME_FLOAT' => 1704548652.4543 'REQUEST_TIME' => 1704548652 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-06 05:44:31 [-][-][vafihhgjqdo9mnpteqh3lb79mu][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-06 05:44:31 [-][-][vafihhgjqdo9mnpteqh3lb79mu][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-06 05:44:31 [-][-][vafihhgjqdo9mnpteqh3lb79mu][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-06 05:44:31 [-][-][vafihhgjqdo9mnpteqh3lb79mu][info][yii\db\Command::query] SHOW TABLES 2024-01-06 05:44:31 [-][-][vafihhgjqdo9mnpteqh3lb79mu][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-06 05:44:31 [-][-][vafihhgjqdo9mnpteqh3lb79mu][profile end][yii\db\Command::query] SHOW TABLES 2024-01-06 05:44:31 [-][-][vafihhgjqdo9mnpteqh3lb79mu][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-06 05:44:31 [-][-][vafihhgjqdo9mnpteqh3lb79mu][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-06 05:44:31 [-][-][vafihhgjqdo9mnpteqh3lb79mu][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-06 05:44:31 [-][-][vafihhgjqdo9mnpteqh3lb79mu][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-06 05:44:31 [-][-][vafihhgjqdo9mnpteqh3lb79mu][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-06 05:44:31 [-][-][vafihhgjqdo9mnpteqh3lb79mu][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-06 05:44:31 [-][-][vafihhgjqdo9mnpteqh3lb79mu][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-06 05:44:31 [-][-][vafihhgjqdo9mnpteqh3lb79mu][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-06 05:44:31 [-][-][vafihhgjqdo9mnpteqh3lb79mu][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-06 05:44:31 [-][-][vafihhgjqdo9mnpteqh3lb79mu][info][yii\web\Session::open] Session started 2024-01-06 05:44:31 [-][-][vafihhgjqdo9mnpteqh3lb79mu][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-06 05:44:31 [-][-][vafihhgjqdo9mnpteqh3lb79mu][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='phpmyadmin') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-06 05:44:31 [-][-][vafihhgjqdo9mnpteqh3lb79mu][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='phpmyadmin') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-06 05:44:31 [-][-][vafihhgjqdo9mnpteqh3lb79mu][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='phpmyadmin') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-06 05:44:31 [-][-][vafihhgjqdo9mnpteqh3lb79mu][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: phpmyadmin', 'match' => false, 'parent' => null, ] 2024-01-06 05:44:31 [-][-][vafihhgjqdo9mnpteqh3lb79mu][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: phpmyadmin', 'match' => true, 'parent' => null, ] 2024-01-06 05:44:31 [-][-][vafihhgjqdo9mnpteqh3lb79mu][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-06 05:44:31 [-][-][vafihhgjqdo9mnpteqh3lb79mu][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-06 05:44:31 [-][-][vafihhgjqdo9mnpteqh3lb79mu][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-06 05:44:31 [-][-][vafihhgjqdo9mnpteqh3lb79mu][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: phpmyadmin in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('phpmyadmin', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-06 05:44:31 [-][-][vafihhgjqdo9mnpteqh3lb79mu][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-06 05:44:31 [-][-][vafihhgjqdo9mnpteqh3lb79mu][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-06 05:44:31 [-][-][vafihhgjqdo9mnpteqh3lb79mu][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-06 05:44:31 [-][-][vafihhgjqdo9mnpteqh3lb79mu][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-06 05:44:31 [-][-][vafihhgjqdo9mnpteqh3lb79mu][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-06 05:44:31 [-][-][vafihhgjqdo9mnpteqh3lb79mu][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-06 05:44:31 [-][-][vafihhgjqdo9mnpteqh3lb79mu][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-06 05:44:31 [-][-][vafihhgjqdo9mnpteqh3lb79mu][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-06 05:44:31 [-][-][vafihhgjqdo9mnpteqh3lb79mu][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-06 05:44:31 [-][-][vafihhgjqdo9mnpteqh3lb79mu][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-06 05:44:31 [-][-][vafihhgjqdo9mnpteqh3lb79mu][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-06 05:44:31 [-][-][vafihhgjqdo9mnpteqh3lb79mu][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-06 05:44:31 [-][-][vafihhgjqdo9mnpteqh3lb79mu][info][application] $_GET = [ 'p' => 'phpmyadmin' ] $_POST = [] $_FILES = [] $_COOKIE = [ 'CraftSessionId' => 'vafihhgjqdo9mnpteqh3lb79mu' 'CRAFT_CSRF_TOKEN' => '••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••' ] $_SESSION = [ 'bd62416aa8538ede709019a5e113eea5__flash' => [] '1031b8c41dfff97a311a7ac99863bdc5__returnUrl' => '/admin' ] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/index.php' 'REQUEST_URI' => '/phpmyadmin' 'QUERY_STRING' => 'p=phpmyadmin' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=phpmyadmin' 'REDIRECT_URL' => '/phpmyadmin' 'REMOTE_PORT' => '53901' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web' 'REMOTE_ADDR' => '41.140.237.207' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'fulfillmentworks.hippoclients.com' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_COOKIE' => 'CraftSessionId=vafihhgjqdo9mnpteqh3lb79mu; CRAFT_CSRF_TOKEN=734c14d9bf857f77d7230613c0768abc5d96f1c9f551c3c9903609784fd8e6f3a%3A2%3A%7Bi%3A0%3Bs%3A16%3A%22CRAFT_CSRF_TOKEN%22%3Bi%3A1%3Bs%3A40%3A%22Lamu_y1_Wcgfb3q6be3pIfATOrM8HKDGqJPaVTfS%22%3B%7D' 'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.9,ar;q=0.8,fr;q=0.7' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36' 'HTTP_UPGRADE_INSECURE_REQUESTS' => '1' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_HOST' => 'fulfillmentworks.hippoclients.com' 'REDIRECT_STATUS' => '200' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/index.php' 'REQUEST_TIME_FLOAT' => 1704548671.716 'REQUEST_TIME' => 1704548671 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-07 13:11:53 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-07 13:11:53 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-07 13:11:53 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-07 13:11:53 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-07 13:11:53 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-07 13:11:53 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-07 13:11:53 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-07 13:11:53 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-07 13:11:53 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-07 13:11:53 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-07 13:11:53 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-07 13:11:53 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-07 13:11:53 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-07 13:11:53 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-07 13:11:53 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-07 13:11:53 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-07 13:11:53 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/application/octet-stream') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-07 13:11:53 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/application/octet-stream') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-07 13:11:53 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/application/octet-stream') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-07 13:11:53 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/eebb8621/application/octet-stream', 'match' => false, 'parent' => null, ] 2024-01-07 13:11:53 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/eebb8621/application/octet-stream', 'match' => true, 'parent' => null, ] 2024-01-07 13:11:53 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-07 13:11:53 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-07 13:11:53 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-07 13:11:53 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/eebb8621/application/octet-stream in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/eeb...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-07 13:11:53 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-07 13:11:53 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 13:11:53 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 13:11:53 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 13:11:53 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 13:11:53 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 13:11:53 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 13:11:53 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 13:11:53 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 13:11:53 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 13:11:53 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 13:11:53 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 13:11:53 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/eebb8621/application/octet-stream' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'QUERY_STRING' => 'p=cpresources/eebb8621/application/octet-stream' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/eebb8621/application/octet-stream' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'REMOTE_PORT' => '60471' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.66.131' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.129 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704661913.4291 'REQUEST_TIME' => 1704661913 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-07 13:11:53 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-07 13:11:53 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-07 13:11:53 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-07 13:11:53 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-07 13:11:53 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-07 13:11:53 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-07 13:11:53 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-07 13:11:53 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-07 13:11:53 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-07 13:11:53 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-07 13:11:53 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-07 13:11:53 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-07 13:11:53 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-07 13:11:53 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-07 13:11:53 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-07 13:11:53 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-07 13:11:53 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/structures/move-element') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-07 13:11:53 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/structures/move-element') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-07 13:11:53 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/structures/move-element') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-07 13:11:53 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/structures/move-element', 'match' => false, 'parent' => null, ] 2024-01-07 13:11:53 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/structures/move-element', 'match' => true, 'parent' => null, ] 2024-01-07 13:11:53 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-07 13:11:53 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-07 13:11:53 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-07 13:11:53 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/structures/move-element in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-07 13:11:53 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-07 13:11:53 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 13:11:53 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 13:11:53 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 13:11:53 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 13:11:53 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 13:11:53 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 13:11:53 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 13:11:53 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 13:11:53 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 13:11:53 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 13:11:53 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 13:11:53 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/structures/move-element' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/move-element' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/structures/move-element' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/structures/move-element' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/move-element' 'REMOTE_PORT' => '42518' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.66.132' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.129 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/structures/move-element' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/move-element' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/structures/move-element' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/move-element' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704661913.8799 'REQUEST_TIME' => 1704661913 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-07 13:12:43 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-07 13:12:43 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-07 13:12:43 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-07 13:12:43 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-07 13:12:43 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-07 13:12:43 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-07 13:12:43 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-07 13:12:43 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-07 13:12:43 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-07 13:12:43 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-07 13:12:43 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-07 13:12:43 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-07 13:12:43 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-07 13:12:43 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-07 13:12:43 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-07 13:12:43 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-07 13:12:43 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-07 13:12:43 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-07 13:12:43 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-07 13:12:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/id-handler', 'match' => false, 'parent' => null, ] 2024-01-07 13:12:43 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/id-handler', 'match' => true, 'parent' => null, ] 2024-01-07 13:12:43 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-07 13:12:43 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-07 13:12:43 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-07 13:12:43 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/id-handler in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-07 13:12:43 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-07 13:12:43 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 13:12:43 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 13:12:43 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 13:12:43 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 13:12:43 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 13:12:43 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 13:12:43 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 13:12:43 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 13:12:43 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 13:12:43 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 13:12:43 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 13:12:43 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/id-handler' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/id-handler' 'QUERY_STRING' => 'p=cpresources/556910ad/id-handler' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/id-handler' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-handler' 'REMOTE_PORT' => '45595' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.66.132' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.129 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/id-handler' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-handler' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/id-handler' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-handler' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704661963.3093 'REQUEST_TIME' => 1704661963 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-07 16:56:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-07 16:56:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-07 16:56:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-07 16:56:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-07 16:56:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-07 16:56:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-07 16:56:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-07 16:56:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-07 16:56:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-07 16:56:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-07 16:56:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-07 16:56:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-07 16:56:20 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-07 16:56:20 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-07 16:56:20 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-07 16:56:20 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-07 16:56:20 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/build') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-07 16:56:20 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/build') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-07 16:56:20 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/build') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-07 16:56:20 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/build', 'match' => false, 'parent' => null, ] 2024-01-07 16:56:20 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/build', 'match' => true, 'parent' => null, ] 2024-01-07 16:56:20 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-07 16:56:20 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-07 16:56:20 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-07 16:56:20 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/build in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-07 16:56:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-07 16:56:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 16:56:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 16:56:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 16:56:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 16:56:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 16:56:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 16:56:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 16:56:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 16:56:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 16:56:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 16:56:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 16:56:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/build' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/build' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/build' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'REMOTE_PORT' => '48645' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.66.135' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.129 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704675379.9727 'REQUEST_TIME' => 1704675379 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-07 21:46:40 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-07 21:46:40 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-07 21:46:40 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-07 21:46:40 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-07 21:46:40 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-07 21:46:40 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-07 21:46:40 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-07 21:46:40 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-07 21:46:40 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-07 21:46:40 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-07 21:46:40 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-07 21:46:40 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-07 21:46:40 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-07 21:46:40 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-07 21:46:40 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-07 21:46:40 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-07 21:46:40 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/mm/dd/yy') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-07 21:46:40 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/mm/dd/yy') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-07 21:46:40 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/mm/dd/yy') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-07 21:46:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/25dfd780/mm/dd/yy', 'match' => false, 'parent' => null, ] 2024-01-07 21:46:40 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/25dfd780/mm/dd/yy', 'match' => true, 'parent' => null, ] 2024-01-07 21:46:40 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-07 21:46:40 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-07 21:46:40 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-07 21:46:40 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/25dfd780/mm/dd/yy in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/25d...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-07 21:46:40 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-07 21:46:40 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 21:46:40 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 21:46:40 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 21:46:40 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 21:46:40 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 21:46:40 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 21:46:40 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 21:46:40 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 21:46:40 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 21:46:40 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 21:46:40 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-07 21:46:40 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/25dfd780/mm/dd/yy' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'QUERY_STRING' => 'p=cpresources/25dfd780/mm/dd/yy' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/25dfd780/mm/dd/yy' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'REMOTE_PORT' => '60619' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.66.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.129 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704692800.5808 'REQUEST_TIME' => 1704692800 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-08 21:36:35 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-08 21:36:35 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-08 21:36:35 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-08 21:36:35 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-08 21:36:35 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-08 21:36:35 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-08 21:36:35 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-08 21:36:35 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-08 21:36:35 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-08 21:36:35 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-08 21:36:35 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-08 21:36:35 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-08 21:36:35 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-08 21:36:35 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-08 21:36:35 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-08 21:36:35 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-08 21:36:35 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-08 21:36:35 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-08 21:36:35 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-08 21:36:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/7af9bb58/text/xml', 'match' => false, 'parent' => null, ] 2024-01-08 21:36:35 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/7af9bb58/text/xml', 'match' => true, 'parent' => null, ] 2024-01-08 21:36:35 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-08 21:36:35 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-08 21:36:35 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-08 21:36:35 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/7af9bb58/text/xml in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/7af...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-08 21:36:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-08 21:36:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-08 21:36:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-08 21:36:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-08 21:36:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-08 21:36:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-08 21:36:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-08 21:36:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-08 21:36:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-08 21:36:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-08 21:36:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-08 21:36:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-08 21:36:35 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/7af9bb58/text/xml' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'QUERY_STRING' => 'p=cpresources/7af9bb58/text/xml' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/7af9bb58/text/xml' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'REMOTE_PORT' => '42792' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.66.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.199 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704778595.8441 'REQUEST_TIME' => 1704778595 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-09 20:46:18 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-09 20:46:18 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-09 20:46:18 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-09 20:46:18 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-09 20:46:18 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-09 20:46:18 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-09 20:46:18 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-09 20:46:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-09 20:46:18 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-09 20:46:18 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-09 20:46:18 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-09 20:46:18 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-09 20:46:18 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-09 20:46:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-09 20:46:18 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-09 20:46:18 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-09 20:46:18 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/xregexp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-09 20:46:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/xregexp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-09 20:46:18 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/xregexp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-09 20:46:18 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/xregexp', 'match' => false, 'parent' => null, ] 2024-01-09 20:46:18 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/xregexp', 'match' => true, 'parent' => null, ] 2024-01-09 20:46:18 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-09 20:46:18 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-09 20:46:18 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-09 20:46:18 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/xregexp in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-09 20:46:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-09 20:46:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-09 20:46:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-09 20:46:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-09 20:46:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-09 20:46:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-09 20:46:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-09 20:46:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-09 20:46:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-09 20:46:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-09 20:46:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-09 20:46:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-09 20:46:18 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/xregexp' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'QUERY_STRING' => 'p=cpresources/a841eed1/xregexp' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/xregexp' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'REMOTE_PORT' => '58883' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.74.4' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.199 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704861978.35 'REQUEST_TIME' => 1704861978 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 02:29:26 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 02:29:26 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 02:29:26 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 02:29:26 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 02:29:26 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 02:29:26 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 02:29:26 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 02:29:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 02:29:26 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 02:29:26 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 02:29:26 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 02:29:26 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 02:29:26 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 02:29:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 02:29:26 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 02:29:26 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 02:29:26 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/send-password-reset-email') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 02:29:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/send-password-reset-email') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 02:29:26 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/send-password-reset-email') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 02:29:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1a4c64c1/users/send-password-reset-email', 'match' => false, 'parent' => null, ] 2024-01-10 02:29:26 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1a4c64c1/users/send-password-reset-email', 'match' => true, 'parent' => null, ] 2024-01-10 02:29:26 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 02:29:26 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 02:29:26 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 02:29:26 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1a4c64c1/users/send-password-reset-email in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1a4...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 02:29:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 02:29:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 02:29:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 02:29:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 02:29:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 02:29:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 02:29:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 02:29:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 02:29:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 02:29:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 02:29:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 02:29:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 02:29:26 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1a4c64c1/users/send-password-reset-email' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'QUERY_STRING' => 'p=cpresources/1a4c64c1/users/send-password-reset-email' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1a4c64c1/users/send-password-reset-email' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'REMOTE_PORT' => '63223' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.74.5' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.199 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704882566.9463 'REQUEST_TIME' => 1704882566 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 07:06:22 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 07:06:22 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 07:06:22 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 07:06:22 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 07:06:22 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 07:06:22 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 07:06:22 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 07:06:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 07:06:22 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 07:06:22 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 07:06:22 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 07:06:22 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 07:06:22 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 07:06:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 07:06:22 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 07:06:22 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 07:06:22 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/move-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 07:06:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/move-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 07:06:22 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/move-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 07:06:22 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/move-folder', 'match' => false, 'parent' => null, ] 2024-01-10 07:06:22 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/move-folder', 'match' => true, 'parent' => null, ] 2024-01-10 07:06:22 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 07:06:22 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 07:06:22 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 07:06:22 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/move-folder in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 07:06:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 07:06:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 07:06:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 07:06:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 07:06:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 07:06:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 07:06:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 07:06:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 07:06:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 07:06:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 07:06:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 07:06:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 07:06:22 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/move-folder' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-folder' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/move-folder' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/move-folder' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-folder' 'REMOTE_PORT' => '47022' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.66.131' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.199 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-folder' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-folder' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-folder' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-folder' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704899182.2363 'REQUEST_TIME' => 1704899182 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 08:10:42 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 08:10:42 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 08:10:42 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 08:10:42 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 08:10:42 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 08:10:42 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 08:10:42 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 08:10:42 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 08:10:42 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 08:10:42 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 08:10:42 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 08:10:42 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 08:10:42 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 08:10:42 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 08:10:42 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 08:10:42 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 08:10:42 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/get-job-info') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 08:10:42 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/get-job-info') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 08:10:42 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/get-job-info') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 08:10:42 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/queue/get-job-info', 'match' => false, 'parent' => null, ] 2024-01-10 08:10:42 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/queue/get-job-info', 'match' => true, 'parent' => null, ] 2024-01-10 08:10:42 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 08:10:42 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 08:10:42 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 08:10:42 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/queue/get-job-info in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 08:10:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 08:10:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 08:10:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 08:10:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 08:10:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 08:10:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 08:10:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 08:10:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 08:10:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 08:10:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 08:10:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 08:10:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 08:10:42 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/queue/get-job-info' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/get-job-info' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/get-job-info' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/get-job-info' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/get-job-info' 'REMOTE_PORT' => '57180' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.66.131' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.199 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/queue/get-job-info' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/get-job-info' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/queue/get-job-info' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/get-job-info' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704903042.4657 'REQUEST_TIME' => 1704903042 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:09 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:09 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:09 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:09 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:09 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:09 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:09 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:09 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:09 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:09 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:09 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:09 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:09 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:09 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:09 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:09 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:09 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:09 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:09 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/utils', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:09 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/utils', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:09 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:09 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:09 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:09 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/utils in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:09 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/utils' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/utils' 'QUERY_STRING' => 'p=cpresources/556910ad/utils' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/utils' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/utils' 'REMOTE_PORT' => '38400' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (X11; Linux x86_64; U; en) Presto/2.9.168 Version/11.50' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/utils' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/utils' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/utils' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/utils' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941649.7759 'REQUEST_TIME' => 1704941649 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:09 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:09 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:09 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:09 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:09 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:09 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:09 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:09 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:09 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:09 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:09 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:09 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:09 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:09 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:09 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:09 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:09 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:09 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:09 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/browser-detector', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:09 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/browser-detector', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:09 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:09 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:09 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:09 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/browser-detector in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/bro...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:09 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/browser-detector' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/browser-detector' 'QUERY_STRING' => 'p=cpresources/browser-detector' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/browser-detector' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/browser-detector' 'REMOTE_PORT' => '38418' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; WOW64; U; en) Presto/2.5.24 Version/10.54' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/browser-detector' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/browser-detector' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/browser-detector' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/browser-detector' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941649.9648 'REQUEST_TIME' => 1704941649 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/element-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/element-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/element-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/element-utils', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/element-utils', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/element-utils in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/element-utils' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/element-utils' 'QUERY_STRING' => 'p=cpresources/556910ad/element-utils' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/element-utils' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/element-utils' 'REMOTE_PORT' => '38400' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Macintosh; Intel Mac OS X 10_10; U; en) Presto/2.9.168 Version/11.50' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/element-utils' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/element-utils' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/element-utils' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/element-utils' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941650.0772 'REQUEST_TIME' => 1704941650 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/listener-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/listener-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/listener-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/listener-handler', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/listener-handler', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/listener-handler in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/listener-handler' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'QUERY_STRING' => 'p=cpresources/556910ad/listener-handler' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/listener-handler' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'REMOTE_PORT' => '38432' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.93 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941650.1086 'REQUEST_TIME' => 1704941650 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-generator') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-generator') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-generator') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/id-generator', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/id-generator', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/id-generator in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/id-generator' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/id-generator' 'QUERY_STRING' => 'p=cpresources/556910ad/id-generator' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/id-generator' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-generator' 'REMOTE_PORT' => '38416' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 10.0; U; en) Presto/2.7.62 Version/11.00' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/id-generator' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-generator' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/id-generator' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-generator' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941650.1836 'REQUEST_TIME' => 1704941650 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/collection-utils', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/collection-utils', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/collection-utils in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/col...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/collection-utils' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/collection-utils' 'QUERY_STRING' => 'p=cpresources/collection-utils' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/collection-utils' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/collection-utils' 'REMOTE_PORT' => '38454' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Macintosh; Intel Mac OS X 10_10; U; en) Presto/2.2.15 Version/10.10' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/collection-utils' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/collection-utils' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/collection-utils' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/collection-utils' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941650.0335 'REQUEST_TIME' => 1704941650 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/id-handler', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/id-handler', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/id-handler in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/id-handler' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/id-handler' 'QUERY_STRING' => 'p=cpresources/556910ad/id-handler' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/id-handler' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-handler' 'REMOTE_PORT' => '35930' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.0 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/id-handler' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-handler' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/id-handler' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-handler' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941650.2276 'REQUEST_TIME' => 1704941650 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/text/html', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/text/html', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/text/html in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/text/html' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/text/html' 'QUERY_STRING' => 'p=cpresources/556910ad/text/html' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/text/html' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/text/html' 'REMOTE_PORT' => '38438' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1; rv:6.0) Gecko/20100101 Firefox/6.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/text/html' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/text/html' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/text/html' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/text/html' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941650.0255 'REQUEST_TIME' => 1704941650 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/reporter') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/reporter') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/reporter') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/reporter', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/reporter', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/reporter in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/reporter' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/reporter' 'QUERY_STRING' => 'p=cpresources/556910ad/reporter' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/reporter' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/reporter' 'REMOTE_PORT' => '38460' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.93 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/reporter' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/reporter' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/reporter' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/reporter' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941650.2736 'REQUEST_TIME' => 1704941650 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/browser-detector', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/browser-detector', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/browser-detector in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/browser-detector' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'QUERY_STRING' => 'p=cpresources/556910ad/browser-detector' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/browser-detector' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'REMOTE_PORT' => '35932' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Macintosh; Intel Mac OS X 10_10; U; en) Presto/2.7.62 Version/11.00' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941650.3014 'REQUEST_TIME' => 1704941650 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/state-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/state-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/state-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/state-handler', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/state-handler', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/state-handler in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/state-handler' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/state-handler' 'QUERY_STRING' => 'p=cpresources/556910ad/state-handler' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/state-handler' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/state-handler' 'REMOTE_PORT' => '38418' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (X11; Linux x86_64; U; en) Presto/2.2.15 Version/10.00' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/state-handler' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/state-handler' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/state-handler' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/state-handler' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941650.3191 'REQUEST_TIME' => 1704941650 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/collection-utils', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/collection-utils', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/collection-utils in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/collection-utils' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'QUERY_STRING' => 'p=cpresources/556910ad/collection-utils' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/collection-utils' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'REMOTE_PORT' => '38462' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.124 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941650.0527 'REQUEST_TIME' => 1704941650 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/object.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/object.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/object.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/detection-strategy/object.js', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/detection-strategy/object.js', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/detection-strategy/object.js in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/detection-strategy/object.js' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'QUERY_STRING' => 'p=cpresources/556910ad/detection-strategy/object.js' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/detection-strategy/object.js' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'REMOTE_PORT' => '38432' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'colly - https://github.com/gocolly/colly/v2' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/object.js' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941650.4704 'REQUEST_TIME' => 1704941650 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/7af9bb58/text/xml', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/7af9bb58/text/xml', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/7af9bb58/text/xml in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/7af...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/7af9bb58/text/xml' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'QUERY_STRING' => 'p=cpresources/7af9bb58/text/xml' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/7af9bb58/text/xml' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'REMOTE_PORT' => '38416' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2228.0 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941650.5234 'REQUEST_TIME' => 1704941650 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/scroll.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/scroll.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/detection-strategy/scroll.js') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/detection-strategy/scroll.js', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/detection-strategy/scroll.js', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/detection-strategy/scroll.js in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/detection-strategy/scroll.js' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'QUERY_STRING' => 'p=cpresources/556910ad/detection-strategy/scroll.js' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/detection-strategy/scroll.js' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'REMOTE_PORT' => '38418' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'colly - https://github.com/gocolly/colly/v2' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/detection-strategy/scroll.js' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941650.5201 'REQUEST_TIME' => 1704941650 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/7af9bb58/text/plain', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/7af9bb58/text/plain', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/7af9bb58/text/plain in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/7af...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/7af9bb58/text/plain' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'QUERY_STRING' => 'p=cpresources/7af9bb58/text/plain' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/7af9bb58/text/plain' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'REMOTE_PORT' => '38454' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941650.5487 'REQUEST_TIME' => 1704941650 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/7af9bb58/text/html', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/7af9bb58/text/html', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/7af9bb58/text/html in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/7af...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/7af9bb58/text/html' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'QUERY_STRING' => 'p=cpresources/7af9bb58/text/html' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/7af9bb58/text/html' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'REMOTE_PORT' => '38460' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941650.5953 'REQUEST_TIME' => 1704941650 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/7af9bb58/application/x-www-form-urlencoded', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/7af9bb58/application/x-www-form-urlencoded', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/7af9bb58/application/x-www-form-urlencoded in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/7af...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/7af9bb58/application/x-www-form-urlencoded' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'QUERY_STRING' => 'p=cpresources/7af9bb58/application/x-www-form-urlencoded' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/7af9bb58/application/x-www-form-urlencoded' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'REMOTE_PORT' => '35932' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; WOW64; U; en) Presto/2.5.24 Version/10.54' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941650.596 'REQUEST_TIME' => 1704941650 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f8f6a78e/text/html', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f8f6a78e/text/html', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f8f6a78e/text/html in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f8f...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f8f6a78e/text/html' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/html' 'QUERY_STRING' => 'p=cpresources/f8f6a78e/text/html' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f8f6a78e/text/html' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/html' 'REMOTE_PORT' => '38462' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; WOW64; U; en) Presto/2.9.168 Version/11.50' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/f8f6a78e/text/html' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/html' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/f8f6a78e/text/html' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/html' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941650.64 'REQUEST_TIME' => 1704941650 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f8f6a78e/text/plain', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f8f6a78e/text/plain', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f8f6a78e/text/plain in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f8f...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f8f6a78e/text/plain' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/plain' 'QUERY_STRING' => 'p=cpresources/f8f6a78e/text/plain' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f8f6a78e/text/plain' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/plain' 'REMOTE_PORT' => '38438' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/f8f6a78e/text/plain' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/plain' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/f8f6a78e/text/plain' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/plain' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941650.6431 'REQUEST_TIME' => 1704941650 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/application/json') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/application/json') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/application/json') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f8f6a78e/application/json', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f8f6a78e/application/json', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f8f6a78e/application/json in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f8f...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f8f6a78e/application/json' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/json' 'QUERY_STRING' => 'p=cpresources/f8f6a78e/application/json' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f8f6a78e/application/json' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/json' 'REMOTE_PORT' => '35930' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.132 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/f8f6a78e/application/json' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/json' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/f8f6a78e/application/json' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/json' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941650.639 'REQUEST_TIME' => 1704941650 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/application/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/application/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/application/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f8f6a78e/application/xml', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f8f6a78e/application/xml', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f8f6a78e/application/xml in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f8f...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f8f6a78e/application/xml' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/xml' 'QUERY_STRING' => 'p=cpresources/f8f6a78e/application/xml' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f8f6a78e/application/xml' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/xml' 'REMOTE_PORT' => '38400' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/f8f6a78e/application/xml' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/xml' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/f8f6a78e/application/xml' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/xml' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941650.6762 'REQUEST_TIME' => 1704941650 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/csv') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/csv') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/csv') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f8f6a78e/text/csv', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f8f6a78e/text/csv', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f8f6a78e/text/csv in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f8f...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f8f6a78e/text/csv' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'QUERY_STRING' => 'p=cpresources/f8f6a78e/text/csv' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f8f6a78e/text/csv' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'REMOTE_PORT' => '38418' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10; rv:60.0) Gecko/20100101 Firefox/60.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941650.714 'REQUEST_TIME' => 1704941650 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/tab-separated-values') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/tab-separated-values') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/tab-separated-values') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f8f6a78e/text/tab-separated-values', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f8f6a78e/text/tab-separated-values', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f8f6a78e/text/tab-separated-values in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f8f...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f8f6a78e/text/tab-separated-values' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/tab-separated-values' 'QUERY_STRING' => 'p=cpresources/f8f6a78e/text/tab-separated-values' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f8f6a78e/text/tab-separated-values' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/tab-separated-values' 'REMOTE_PORT' => '38432' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (X11; Linux x86_64; U; en) Presto/2.9.168 Version/11.50' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/f8f6a78e/text/tab-separated-values' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/tab-separated-values' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/f8f6a78e/text/tab-separated-values' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/tab-separated-values' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941650.7418 'REQUEST_TIME' => 1704941650 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/mm/dd/yy') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/mm/dd/yy') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/mm/dd/yy') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/25dfd780/mm/dd/yy', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/25dfd780/mm/dd/yy', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/25dfd780/mm/dd/yy in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/25d...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/25dfd780/mm/dd/yy' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'QUERY_STRING' => 'p=cpresources/25dfd780/mm/dd/yy' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/25dfd780/mm/dd/yy' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'REMOTE_PORT' => '35932' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.124 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941650.7964 'REQUEST_TIME' => 1704941650 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/next/prev') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/next/prev') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/next/prev') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/25dfd780/next/prev', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/25dfd780/next/prev', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/25dfd780/next/prev in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/25d...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/25dfd780/next/prev' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'QUERY_STRING' => 'p=cpresources/25dfd780/next/prev' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/25dfd780/next/prev' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'REMOTE_PORT' => '38454' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Macintosh; Intel Mac OS X 10_10; U; en) Presto/2.8.131 Version/11.11' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941650.8216 'REQUEST_TIME' => 1704941650 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f65387df/image/jpeg', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f65387df/image/jpeg', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f65387df/image/jpeg in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f65...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f65387df/image/jpeg' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'QUERY_STRING' => 'p=cpresources/f65387df/image/jpeg' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f65387df/image/jpeg' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'REMOTE_PORT' => '38438' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941650.8507 'REQUEST_TIME' => 1704941650 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/gif') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/gif') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/gif') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f65387df/image/gif', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f65387df/image/gif', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f65387df/image/gif in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f65...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f65387df/image/gif' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f65387df/image/gif' 'QUERY_STRING' => 'p=cpresources/f65387df/image/gif' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f65387df/image/gif' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/gif' 'REMOTE_PORT' => '38432' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; rv:63.0) Gecko/20100101 Firefox/63.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/f65387df/image/gif' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/gif' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/f65387df/image/gif' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/gif' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941650.8405 'REQUEST_TIME' => 1704941650 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/png') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/png') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/png') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f65387df/image/png', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f65387df/image/png', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f65387df/image/png in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f65...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f65387df/image/png' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f65387df/image/png' 'QUERY_STRING' => 'p=cpresources/f65387df/image/png' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f65387df/image/png' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/png' 'REMOTE_PORT' => '35930' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1; rv:48.0) Gecko/20100101 Firefox/48.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/f65387df/image/png' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/png' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/f65387df/image/png' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/png' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941650.854 'REQUEST_TIME' => 1704941650 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/webp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/webp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/webp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f65387df/image/webp', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f65387df/image/webp', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f65387df/image/webp in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f65...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f65387df/image/webp' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f65387df/image/webp' 'QUERY_STRING' => 'p=cpresources/f65387df/image/webp' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f65387df/image/webp' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/webp' 'REMOTE_PORT' => '38460' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.93 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/f65387df/image/webp' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/webp' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/f65387df/image/webp' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/webp' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941650.8797 'REQUEST_TIME' => 1704941650 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/vendor/jquery.ui.widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/vendor/jquery.ui.widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/vendor/jquery.ui.widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/eebb8621/vendor/jquery.ui.widget', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/eebb8621/vendor/jquery.ui.widget', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/eebb8621/vendor/jquery.ui.widget in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/eeb...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/eebb8621/vendor/jquery.ui.widget' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'QUERY_STRING' => 'p=cpresources/eebb8621/vendor/jquery.ui.widget' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/eebb8621/vendor/jquery.ui.widget' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'REMOTE_PORT' => '38416' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.146 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941650.9622 'REQUEST_TIME' => 1704941650 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/application/octet-stream') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/application/octet-stream') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/application/octet-stream') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/eebb8621/application/octet-stream', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/eebb8621/application/octet-stream', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/eebb8621/application/octet-stream in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/eeb...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/eebb8621/application/octet-stream' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'QUERY_STRING' => 'p=cpresources/eebb8621/application/octet-stream' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/eebb8621/application/octet-stream' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'REMOTE_PORT' => '38432' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; WOW64; U; en) Presto/2.2.15 Version/10.10' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941650.9723 'REQUEST_TIME' => 1704941650 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/jquery-ui/ui/widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/jquery-ui/ui/widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/jquery-ui/ui/widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/eebb8621/jquery-ui/ui/widget', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/eebb8621/jquery-ui/ui/widget', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/eebb8621/jquery-ui/ui/widget in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/eeb...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/eebb8621/jquery-ui/ui/widget' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'QUERY_STRING' => 'p=cpresources/eebb8621/jquery-ui/ui/widget' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/eebb8621/jquery-ui/ui/widget' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'REMOTE_PORT' => '38418' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1; rv:58.0) Gecko/20100101 Firefox/58.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941650.9821 'REQUEST_TIME' => 1704941650 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/send-password-reset-email') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/send-password-reset-email') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/send-password-reset-email') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1a4c64c1/users/send-password-reset-email', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1a4c64c1/users/send-password-reset-email', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1a4c64c1/users/send-password-reset-email in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1a4...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1a4c64c1/users/send-password-reset-email' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'QUERY_STRING' => 'p=cpresources/1a4c64c1/users/send-password-reset-email' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1a4c64c1/users/send-password-reset-email' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'REMOTE_PORT' => '38462' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; rv:52.0) Gecko/20100101 Firefox/52.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941651.0205 'REQUEST_TIME' => 1704941651 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/login') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/login') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/login') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1a4c64c1/users/login', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1a4c64c1/users/login', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1a4c64c1/users/login in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1a4...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1a4c64c1/users/login' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'QUERY_STRING' => 'p=cpresources/1a4c64c1/users/login' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1a4c64c1/users/login' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'REMOTE_PORT' => '35930' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941651.0432 'REQUEST_TIME' => 1704941651 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/xregexp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/xregexp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/xregexp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/xregexp', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/xregexp', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/xregexp in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/xregexp' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'QUERY_STRING' => 'p=cpresources/a841eed1/xregexp' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/xregexp' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'REMOTE_PORT' => '35932' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1; rv:57.0) Gecko/20100101 Firefox/57.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941651.0654 'REQUEST_TIME' => 1704941651 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/build') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/build') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/build') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/build', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/build', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/build in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/build' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/build' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/build' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'REMOTE_PORT' => '38454' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Macintosh; Intel Mac OS X 10_10; U; en) Presto/2.8.131 Version/11.11' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941651.0908 'REQUEST_TIME' => 1704941651 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/matchrecursive') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/matchrecursive') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/matchrecursive') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/matchrecursive', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/matchrecursive', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/matchrecursive in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/matchrecursive' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/matchrecursive' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/matchrecursive' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'REMOTE_PORT' => '38418' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1; rv:52.0) Gecko/20100101 Firefox/52.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941651.0844 'REQUEST_TIME' => 1704941651 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-base') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-base') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-base') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-base', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-base', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-base in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-base' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-base' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-base' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'REMOTE_PORT' => '38438' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Macintosh; Intel Mac OS X 10_10; U; en) Presto/2.7.62 Version/11.00' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941651.1326 'REQUEST_TIME' => 1704941651 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-categories') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-categories') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-categories') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-categories', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-categories', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-categories in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-categories' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-categories' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-categories' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'REMOTE_PORT' => '38460' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; Win64; x64; U; en) Presto/2.5.24 Version/10.54' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941651.1583 'REQUEST_TIME' => 1704941651 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-blocks') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-blocks') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-blocks') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-blocks', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-blocks', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-blocks in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-blocks' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-blocks' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-blocks' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'REMOTE_PORT' => '38416' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2228.0 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941651.1459 'REQUEST_TIME' => 1704941651 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-properties') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-properties') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-properties') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-properties', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-properties', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-properties in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-properties' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-properties' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-properties' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'REMOTE_PORT' => '38432' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.0 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941651.1618 'REQUEST_TIME' => 1704941651 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-scripts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-scripts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-scripts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-scripts', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-scripts', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-scripts in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-scripts' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-scripts' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-scripts' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'REMOTE_PORT' => '38400' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; rv:48.0) Gecko/20100101 Firefox/48.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941651.2071 'REQUEST_TIME' => 1704941651 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/application/x-www-form-urlencoded', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/application/x-www-form-urlencoded', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/application/x-www-form-urlencoded in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/application/x-www-form-urlencoded' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/application/x-www-form-urlencoded' 'QUERY_STRING' => 'p=cpresources/de0d6436/application/x-www-form-urlencoded' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/application/x-www-form-urlencoded' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/application/x-www-form-urlencoded' 'REMOTE_PORT' => '35930' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10; rv:58.0) Gecko/20100101 Firefox/58.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/de0d6436/application/x-www-form-urlencoded' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/application/x-www-form-urlencoded' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/de0d6436/application/x-www-form-urlencoded' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/application/x-www-form-urlencoded' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941651.3073 'REQUEST_TIME' => 1704941651 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/text/xml', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/text/xml', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/text/xml in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/text/xml' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'QUERY_STRING' => 'p=cpresources/de0d6436/text/xml' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/text/xml' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'REMOTE_PORT' => '38438' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; Win64; x64; U; en) Presto/2.2.15 Version/10.00' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941651.3211 'REQUEST_TIME' => 1704941651 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/image/png') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/image/png') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/image/png') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/image/png', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/image/png', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/image/png in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/image/png' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/image/png' 'QUERY_STRING' => 'p=cpresources/de0d6436/image/png' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/image/png' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/image/png' 'REMOTE_PORT' => '35932' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:44.0) Gecko/20100101 Firefox/44.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/de0d6436/image/png' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/image/png' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/de0d6436/image/png' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/image/png' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941651.3313 'REQUEST_TIME' => 1704941651 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/text/css') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/text/css') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/text/css') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/text/css', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/text/css', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/text/css in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/text/css' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/text/css' 'QUERY_STRING' => 'p=cpresources/de0d6436/text/css' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/text/css' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/text/css' 'REMOTE_PORT' => '38460' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; WOW64; U; en) Presto/2.9.168 Version/11.50' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/de0d6436/text/css' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/text/css' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/de0d6436/text/css' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/text/css' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941651.3534 'REQUEST_TIME' => 1704941651 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/image/jpeg', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/image/jpeg', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/image/jpeg in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/image/jpeg' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/image/jpeg' 'QUERY_STRING' => 'p=cpresources/de0d6436/image/jpeg' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/image/jpeg' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/image/jpeg' 'REMOTE_PORT' => '38416' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 5.1; U; en) Presto/2.9.168 Version/11.50' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/de0d6436/image/jpeg' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/image/jpeg' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/de0d6436/image/jpeg' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/image/jpeg' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941651.3612 'REQUEST_TIME' => 1704941651 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-editor-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-editor-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-editor-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/elements/get-editor-html', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/elements/get-editor-html', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/elements/get-editor-html in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/elements/get-editor-html' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-editor-html' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/get-editor-html' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/get-editor-html' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-editor-html' 'REMOTE_PORT' => '35930' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; WOW64; U; en) Presto/2.5.24 Version/10.54' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-editor-html' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-editor-html' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-editor-html' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-editor-html' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941651.5692 'REQUEST_TIME' => 1704941651 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/save-element') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/save-element') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/save-element') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/elements/save-element', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/elements/save-element', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/elements/save-element in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/elements/save-element' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/save-element' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/save-element' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'REMOTE_PORT' => '35932' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; rv:60.0) Gecko/20100101 Firefox/60.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941651.5988 'REQUEST_TIME' => 1704941651 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/create-export-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/create-export-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/create-export-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/element-indexes/create-export-token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/element-indexes/create-export-token', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/element-indexes/create-export-token in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/element-indexes/create-export-token' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/create-export-token' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/create-export-token' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/create-export-token' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/create-export-token' 'REMOTE_PORT' => '38418' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 5.1; U; en) Presto/2.5.24 Version/10.54' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/create-export-token' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/create-export-token' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/create-export-token' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/create-export-token' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941651.6187 'REQUEST_TIME' => 1704941651 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-source-tree-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-source-tree-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-source-tree-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/element-indexes/get-source-tree-html', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/element-indexes/get-source-tree-html', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/element-indexes/get-source-tree-html in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/element-indexes/get-source-tree-html' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'REMOTE_PORT' => '38460' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 10.0; U; en) Presto/2.8.131 Version/11.11' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-source-tree-html' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941651.6394 'REQUEST_TIME' => 1704941651 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-elements') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-elements') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-elements') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/element-indexes/get-elements', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/element-indexes/get-elements', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/element-indexes/get-elements in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/element-indexes/get-elements' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-elements' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/get-elements' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/get-elements' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-elements' 'REMOTE_PORT' => '38416' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 10.0; U; en) Presto/2.9.168 Version/11.50' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-elements' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-elements' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-elements' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-elements' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941651.6391 'REQUEST_TIME' => 1704941651 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-more-elements') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-more-elements') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/get-more-elements') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/element-indexes/get-more-elements', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/element-indexes/get-more-elements', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/element-indexes/get-more-elements in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/element-indexes/get-more-elements' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-more-elements' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/get-more-elements' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/get-more-elements' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-more-elements' 'REMOTE_PORT' => '35930' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; Win64; x64; U; en) Presto/2.9.168 Version/11.50' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-more-elements' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-more-elements' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-more-elements' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/get-more-elements' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941651.67 'REQUEST_TIME' => 1704941651 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/perform-action') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/perform-action') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-indexes/perform-action') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/element-indexes/perform-action', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/element-indexes/perform-action', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/element-indexes/perform-action in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/element-indexes/perform-action' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/perform-action' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/perform-action' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-indexes/perform-action' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/perform-action' 'REMOTE_PORT' => '38432' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/perform-action' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/perform-action' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/perform-action' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-indexes/perform-action' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941651.7028 'REQUEST_TIME' => 1704941651 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/image-editor') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/image-editor') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/image-editor') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/image-editor', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/image-editor', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/image-editor in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/image-editor' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/image-editor' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/image-editor' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/image-editor' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/image-editor' 'REMOTE_PORT' => '38400' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/image-editor' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/image-editor' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/image-editor' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/image-editor' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941651.7225 'REQUEST_TIME' => 1704941651 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-modal-body') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-modal-body') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-modal-body') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/elements/get-modal-body', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/elements/get-modal-body', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/elements/get-modal-body in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/elements/get-modal-body' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-modal-body' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/get-modal-body' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/get-modal-body' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-modal-body' 'REMOTE_PORT' => '38462' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; Win64; x64; U; en) Presto/2.8.131 Version/11.11' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-modal-body' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-modal-body' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-modal-body' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-modal-body' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941651.7105 'REQUEST_TIME' => 1704941651 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/edit-image') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/edit-image') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/edit-image') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/edit-image', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/edit-image', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/edit-image in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/edit-image' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/edit-image' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/edit-image' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/edit-image' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/edit-image' 'REMOTE_PORT' => '38460' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/edit-image' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/edit-image' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/edit-image' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/edit-image' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941651.753 'REQUEST_TIME' => 1704941651 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/save-image') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/save-image') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/save-image') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/save-image', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/save-image', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/save-image in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/save-image' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-image' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/save-image' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/save-image' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-image' 'REMOTE_PORT' => '38438' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; Win64; x64; U; en) Presto/2.8.131 Version/11.11' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-image' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-image' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-image' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-image' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941651.7744 'REQUEST_TIME' => 1704941651 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/move-asset') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/move-asset') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/move-asset') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/move-asset', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/move-asset', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/move-asset in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/move-asset' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-asset' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/move-asset' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/move-asset' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-asset' 'REMOTE_PORT' => '38454' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; rv:58.0) Gecko/20100101 Firefox/58.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-asset' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-asset' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-asset' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-asset' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941651.7856 'REQUEST_TIME' => 1704941651 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/move-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/move-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/move-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/move-folder', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/move-folder', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/move-folder in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/move-folder' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-folder' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/move-folder' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/move-folder' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-folder' 'REMOTE_PORT' => '35932' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (X11; Linux x86_64; U; en) Presto/2.7.62 Version/11.00' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-folder' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-folder' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-folder' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/move-folder' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941651.8029 'REQUEST_TIME' => 1704941651 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/delete-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/delete-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/delete-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/delete-folder', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/delete-folder', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/delete-folder in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/delete-folder' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-folder' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/delete-folder' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/delete-folder' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-folder' 'REMOTE_PORT' => '38400' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:49.0) Gecko/20100101 Firefox/49.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-folder' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-folder' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-folder' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-folder' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941651.8323 'REQUEST_TIME' => 1704941651 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/replace-file') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/replace-file') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/replace-file') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/replace-file', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/replace-file', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/replace-file in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/replace-file' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/replace-file' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/replace-file' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/replace-file' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/replace-file' 'REMOTE_PORT' => '35930' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2228.0 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/replace-file' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/replace-file' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/replace-file' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/replace-file' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941651.8593 'REQUEST_TIME' => 1704941651 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/save-asset') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/save-asset') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/save-asset') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/save-asset', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/save-asset', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/save-asset in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/save-asset' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-asset' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/save-asset' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/save-asset' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-asset' 'REMOTE_PORT' => '38438' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 10.0; U; en) Presto/2.5.24 Version/10.54' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-asset' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-asset' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-asset' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/save-asset' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941651.8837 'REQUEST_TIME' => 1704941651 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/delete-asset') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/delete-asset') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/delete-asset') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/delete-asset', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/delete-asset', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/delete-asset in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/delete-asset' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-asset' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/delete-asset' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/delete-asset' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-asset' 'REMOTE_PORT' => '38454' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2228.0 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-asset' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-asset' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-asset' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-asset' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941651.899 'REQUEST_TIME' => 1704941651 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/create-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/create-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/create-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/create-folder', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/create-folder', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/create-folder in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/create-folder' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/create-folder' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/create-folder' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/create-folder' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/create-folder' 'REMOTE_PORT' => '38432' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/create-folder' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/create-folder' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/create-folder' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/create-folder' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941651.9149 'REQUEST_TIME' => 1704941651 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/rename-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/rename-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/rename-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/rename-folder', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/rename-folder', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/rename-folder in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/rename-folder' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/rename-folder' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/rename-folder' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/rename-folder' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/rename-folder' 'REMOTE_PORT' => '38400' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (X11; Linux x86_64; U; en) Presto/2.9.168 Version/11.50' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/rename-folder' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/rename-folder' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/rename-folder' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/rename-folder' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941651.9326 'REQUEST_TIME' => 1704941651 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-element-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-element-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-element-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/elements/get-element-html', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/elements/get-element-html', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/elements/get-element-html in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/elements/get-element-html' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-element-html' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/get-element-html' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/get-element-html' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-element-html' 'REMOTE_PORT' => '35930' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; rv:41.0) Gecko/20100101 Firefox/41.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-element-html' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-element-html' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-element-html' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-element-html' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941651.9578 'REQUEST_TIME' => 1704941651 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/generate-transform') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/generate-transform') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/generate-transform') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/generate-transform', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/generate-transform', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/generate-transform in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/generate-transform' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/generate-transform' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/generate-transform' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/generate-transform' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/generate-transform' 'REMOTE_PORT' => '38438' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64; rv:56.0) Gecko/20100101 Firefox/56.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/generate-transform' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/generate-transform' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/generate-transform' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/generate-transform' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941651.986 'REQUEST_TIME' => 1704941651 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/get-remaining-session-time') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/get-remaining-session-time') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/get-remaining-session-time') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/users/get-remaining-session-time', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/users/get-remaining-session-time', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:12 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:12 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:12 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/users/get-remaining-session-time in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/users/get-remaining-session-time' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-remaining-session-time' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/get-remaining-session-time' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/get-remaining-session-time' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-remaining-session-time' 'REMOTE_PORT' => '38454' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 10.0; U; en) Presto/2.2.15 Version/10.10' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-remaining-session-time' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-remaining-session-time' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-remaining-session-time' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-remaining-session-time' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941651.9958 'REQUEST_TIME' => 1704941651 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/logout') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/logout') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/logout') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/users/logout', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/users/logout', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:12 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:12 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:12 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/users/logout in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/users/logout' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/logout' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/logout' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/logout' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/logout' 'REMOTE_PORT' => '38462' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:58.0) Gecko/20100101 Firefox/58.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/users/logout' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/logout' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/users/logout' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/logout' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941652.0039 'REQUEST_TIME' => 1704941652 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/login') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/login') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/login') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/users/login', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/users/login', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:12 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:12 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:12 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/users/login in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/users/login' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/login' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/login' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/login' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/login' 'REMOTE_PORT' => '35958' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 5.1; U; en) Presto/2.9.168 Version/11.50' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/users/login' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/login' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/users/login' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/login' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941652.0208 'REQUEST_TIME' => 1704941652 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-categories-input-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-categories-input-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-categories-input-html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/elements/get-categories-input-html', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/elements/get-categories-input-html', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:12 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:12 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:12 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/elements/get-categories-input-html in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/elements/get-categories-input-html' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-categories-input-html' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/get-categories-input-html' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/get-categories-input-html' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-categories-input-html' 'REMOTE_PORT' => '38400' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-categories-input-html' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-categories-input-html' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-categories-input-html' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-categories-input-html' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941652.0295 'REQUEST_TIME' => 1704941652 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/plugin-store/upgrade-craft') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/plugin-store/upgrade-craft') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/plugin-store/upgrade-craft') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/plugin-store/upgrade-craft', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/plugin-store/upgrade-craft', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:12 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:12 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:12 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/plugin-store/upgrade-craft in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/plugin-store/upgrade-craft' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/plugin-store/upgrade-craft' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/plugin-store/upgrade-craft' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/plugin-store/upgrade-craft' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/plugin-store/upgrade-craft' 'REMOTE_PORT' => '35930' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 5.1; U; en) Presto/2.2.15 Version/10.00' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/plugin-store/upgrade-craft' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/plugin-store/upgrade-craft' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/plugin-store/upgrade-craft' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/plugin-store/upgrade-craft' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941652.052 'REQUEST_TIME' => 1704941652 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/get-cp-alerts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/get-cp-alerts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/get-cp-alerts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/app/get-cp-alerts', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/app/get-cp-alerts', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:12 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:12 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:12 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/app/get-cp-alerts in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/app/get-cp-alerts' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-cp-alerts' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/app/get-cp-alerts' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/app/get-cp-alerts' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-cp-alerts' 'REMOTE_PORT' => '38418' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2228.0 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-cp-alerts' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-cp-alerts' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-cp-alerts' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-cp-alerts' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941652.0743 'REQUEST_TIME' => 1704941652 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/shun-cp-alert') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/shun-cp-alert') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/shun-cp-alert') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/app/shun-cp-alert', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/app/shun-cp-alert', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:12 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:12 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:12 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/app/shun-cp-alert in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/app/shun-cp-alert' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/shun-cp-alert' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/app/shun-cp-alert' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/app/shun-cp-alert' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/shun-cp-alert' 'REMOTE_PORT' => '38454' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2228.0 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/app/shun-cp-alert' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/shun-cp-alert' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/app/shun-cp-alert' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/shun-cp-alert' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941652.104 'REQUEST_TIME' => 1704941652 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/get-utilities-badge-count') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/get-utilities-badge-count') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/get-utilities-badge-count') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/app/get-utilities-badge-count', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/app/get-utilities-badge-count', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:12 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:12 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:12 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/app/get-utilities-badge-count in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/app/get-utilities-badge-count' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-utilities-badge-count' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/app/get-utilities-badge-count' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/app/get-utilities-badge-count' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-utilities-badge-count' 'REMOTE_PORT' => '38400' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; WOW64; U; en) Presto/2.8.131 Version/11.11' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-utilities-badge-count' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-utilities-badge-count' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-utilities-badge-count' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-utilities-badge-count' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941652.1273 'REQUEST_TIME' => 1704941652 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/check-for-updates') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/check-for-updates') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/check-for-updates') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/app/check-for-updates', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/app/check-for-updates', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:12 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:12 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:12 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/app/check-for-updates in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/app/check-for-updates' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/check-for-updates' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/app/check-for-updates' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/app/check-for-updates' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/check-for-updates' 'REMOTE_PORT' => '35932' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (X11; Linux x86_64; U; en) Presto/2.2.15 Version/10.10' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/app/check-for-updates' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/check-for-updates' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/app/check-for-updates' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/check-for-updates' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941652.156 'REQUEST_TIME' => 1704941652 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/run') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/run') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/run') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/queue/run', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/queue/run', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:12 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:12 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:12 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/queue/run in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/queue/run' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/run' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/run' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'REMOTE_PORT' => '38418' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; WOW64; U; en) Presto/2.5.24 Version/10.54' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941652.1695 'REQUEST_TIME' => 1704941652 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/get-job-info') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/get-job-info') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/get-job-info') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/queue/get-job-info', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/queue/get-job-info', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:12 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:12 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:12 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/queue/get-job-info in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/queue/get-job-info' 'dontExtendSession' => '1' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/get-job-info?dontExtendSession=1' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/get-job-info&dontExtendSession=1' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/get-job-info&dontExtendSession=1' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/get-job-info' 'REMOTE_PORT' => '38432' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; WOW64; U; en) Presto/2.9.168 Version/11.50' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/queue/get-job-info' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/get-job-info' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/queue/get-job-info' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/get-job-info' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941652.1837 'REQUEST_TIME' => 1704941652 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/retry') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/retry') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/retry') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/queue/retry', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/queue/retry', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:12 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:12 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:12 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/queue/retry in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/queue/retry' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/retry' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/retry' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/retry' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/retry' 'REMOTE_PORT' => '38460' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/queue/retry' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/retry' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/queue/retry' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/retry' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941652.1954 'REQUEST_TIME' => 1704941652 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/release') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/release') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/release') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/queue/release', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/queue/release', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:12 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:12 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:12 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/queue/release in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/queue/release' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/release' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/release' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/release' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/release' 'REMOTE_PORT' => '38400' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; Win64; x64; U; en) Presto/2.2.15 Version/10.00' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/queue/release' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/release' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/queue/release' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/release' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941652.2272 'REQUEST_TIME' => 1704941652 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:12 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:12 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:12 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'REMOTE_PORT' => '35932' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/37.0.2062.124 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/get-customize-sources-modal-data' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941652.2496 'REQUEST_TIME' => 1704941652 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:12 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:12 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:12 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings' 'REMOTE_PORT' => '38462' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1; rv:6.0) Gecko/20100101 Firefox/6.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/element-index-settings/save-customize-sources-modal-settings' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941652.2781 'REQUEST_TIME' => 1704941652 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/delete-user') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/delete-user') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/delete-user') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/users/delete-user', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/users/delete-user', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:12 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:12 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:12 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/users/delete-user in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/users/delete-user' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/delete-user' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/delete-user' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/delete-user' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/delete-user' 'REMOTE_PORT' => '38432' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/users/delete-user' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/delete-user' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/users/delete-user' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/delete-user' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941652.2877 'REQUEST_TIME' => 1704941652 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/preview/create-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/preview/create-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/preview/create-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/preview/create-token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/preview/create-token', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:12 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:12 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:12 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/preview/create-token in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/preview/create-token' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/preview/create-token' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/preview/create-token' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'REMOTE_PORT' => '35958' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941652.2943 'REQUEST_TIME' => 1704941652 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/start-elevated-session') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/start-elevated-session') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/start-elevated-session') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/users/start-elevated-session', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/users/start-elevated-session', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:12 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:12 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:12 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/users/start-elevated-session in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/users/start-elevated-session' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/start-elevated-session' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/start-elevated-session' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/start-elevated-session' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/start-elevated-session' 'REMOTE_PORT' => '38400' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64; rv:56.0) Gecko/20100101 Firefox/56.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/users/start-elevated-session' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/start-elevated-session' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/users/start-elevated-session' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/start-elevated-session' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941652.3223 'REQUEST_TIME' => 1704941652 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/get-elevated-session-timeout') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/get-elevated-session-timeout') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/get-elevated-session-timeout') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/users/get-elevated-session-timeout', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/users/get-elevated-session-timeout', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:12 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:12 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:12 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/users/get-elevated-session-timeout in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/users/get-elevated-session-timeout' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-elevated-session-timeout' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/get-elevated-session-timeout' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/get-elevated-session-timeout' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-elevated-session-timeout' 'REMOTE_PORT' => '38438' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-elevated-session-timeout' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-elevated-session-timeout' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-elevated-session-timeout' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/get-elevated-session-timeout' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941652.3519 'REQUEST_TIME' => 1704941652 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/text/javascript') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/text/javascript') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/text/javascript') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/text/javascript', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/text/javascript', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:12 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:12 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:12 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/text/javascript in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/text/javascript' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/text/javascript' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/text/javascript' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'REMOTE_PORT' => '35932' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Macintosh; Intel Mac OS X 10_10; U; en) Presto/2.9.168 Version/11.50' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941652.376 'REQUEST_TIME' => 1704941652 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/live-preview/create-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/live-preview/create-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/live-preview/create-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/live-preview/create-token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/live-preview/create-token', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:12 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:12 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:12 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/live-preview/create-token in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/live-preview/create-token' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/live-preview/create-token' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/live-preview/create-token' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/live-preview/create-token' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/live-preview/create-token' 'REMOTE_PORT' => '38454' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/live-preview/create-token' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/live-preview/create-token' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/live-preview/create-token' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/live-preview/create-token' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941652.375 'REQUEST_TIME' => 1704941652 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/preview-file') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/preview-file') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/preview-file') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/preview-file', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/preview-file', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:12 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:12 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:12 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/preview-file in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/preview-file' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/preview-file' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/preview-file' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/preview-file' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/preview-file' 'REMOTE_PORT' => '38462' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:54.0) Gecko/20100101 Firefox/54.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/preview-file' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/preview-file' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/assets/preview-file' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/preview-file' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941652.3981 'REQUEST_TIME' => 1704941652 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/structures/get-element-level-delta') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/structures/get-element-level-delta') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/structures/get-element-level-delta') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/structures/get-element-level-delta', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/structures/get-element-level-delta', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:12 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:12 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:12 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/structures/get-element-level-delta in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/structures/get-element-level-delta' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/get-element-level-delta' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/structures/get-element-level-delta' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/structures/get-element-level-delta' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/get-element-level-delta' 'REMOTE_PORT' => '38438' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 6.1; WOW64; rv:40.0) Gecko/20100101 Firefox/40.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/structures/get-element-level-delta' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/get-element-level-delta' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/structures/get-element-level-delta' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/get-element-level-delta' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941652.451 'REQUEST_TIME' => 1704941652 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/structures/move-element') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/structures/move-element') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/structures/move-element') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/structures/move-element', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/structures/move-element', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:12 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:12 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:12 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/structures/move-element in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/structures/move-element' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/move-element' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/structures/move-element' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/structures/move-element' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/move-element' 'REMOTE_PORT' => '38460' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; rv:56.0) Gecko/20100101 Firefox/56.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/structures/move-element' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/move-element' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/structures/move-element' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/structures/move-element' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941652.4667 'REQUEST_TIME' => 1704941652 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/tags/search-for-tags') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/tags/search-for-tags') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/tags/search-for-tags') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/tags/search-for-tags', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/tags/search-for-tags', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:12 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:12 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:12 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/tags/search-for-tags in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/tags/search-for-tags' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/search-for-tags' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/tags/search-for-tags' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/tags/search-for-tags' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/search-for-tags' 'REMOTE_PORT' => '35930' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Opera/9.80 (Windows NT 6.1; WOW64; U; en) Presto/2.2.15 Version/10.00' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/tags/search-for-tags' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/search-for-tags' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/tags/search-for-tags' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/search-for-tags' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941652.4787 'REQUEST_TIME' => 1704941652 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/tags/create-tag') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/tags/create-tag') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/tags/create-tag') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/tags/create-tag', 'match' => false, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/tags/create-tag', 'match' => true, 'parent' => null, ] 2024-01-10 18:54:12 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-10 18:54:12 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-10 18:54:12 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-10 18:54:12 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/tags/create-tag in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-10 18:54:12 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/tags/create-tag' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/create-tag' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/tags/create-tag' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/tags/create-tag' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/create-tag' 'REMOTE_PORT' => '38432' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.139.106.80' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip' 'HTTP_ACCEPT' => '*/*' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0' 'HTTP_HOST' => 'whywomenwork.org' 'SSL_TLS_SNI' => 'whywomenwork.org' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/tags/create-tag' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/create-tag' 'REDIRECT_STATUS' => '200' 'REDIRECT_SSL_TLS_SNI' => 'whywomenwork.org' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://whywomenwork.org/fulfillmentworks/web/cpresources/1e7271bf/js/tags/create-tag' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/create-tag' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1704941652.487 'REQUEST_TIME' => 1704941652 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-12 22:41:16 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-12 22:41:16 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-12 22:41:16 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-12 22:41:16 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-12 22:41:16 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-12 22:41:16 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-12 22:41:16 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-12 22:41:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-12 22:41:16 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-12 22:41:16 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-12 22:41:16 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-12 22:41:16 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-12 22:41:16 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-12 22:41:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-12 22:41:16 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-12 22:41:16 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-12 22:41:16 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='robots.txt') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-12 22:41:16 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='robots.txt') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-12 22:41:16 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='robots.txt') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-12 22:41:16 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: robots.txt', 'match' => false, 'parent' => null, ] 2024-01-12 22:41:16 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: robots.txt', 'match' => true, 'parent' => null, ] 2024-01-12 22:41:16 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-12 22:41:16 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-12 22:41:16 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-12 22:41:16 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: robots.txt in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('robots.txt', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-12 22:41:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-12 22:41:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-12 22:41:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-12 22:41:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-12 22:41:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-12 22:41:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-12 22:41:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-12 22:41:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-12 22:41:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-12 22:41:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-12 22:41:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-12 22:41:16 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-12 22:41:16 [-][-][-][info][application] $_GET = [ 'p' => 'robots.txt' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/index.php' 'REQUEST_URI' => '/robots.txt' 'QUERY_STRING' => 'p=robots.txt' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=robots.txt' 'REDIRECT_URL' => '/robots.txt' 'REMOTE_PORT' => '27573' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web' 'REMOTE_ADDR' => '40.122.184.74' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'fulfillmentworks.hippoclients.com' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_CONNECTION' => 'close' 'HTTP_HOST' => 'fulfillmentworks.hippoclients.com' 'HTTP_ACCEPT' => '*/*' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4556.0 Safari/537.36' 'REDIRECT_STATUS' => '200' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/index.php' 'REQUEST_TIME_FLOAT' => 1705128076.7429 'REQUEST_TIME' => 1705128076 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-13 00:29:39 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-13 00:29:39 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-13 00:29:39 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-13 00:29:39 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-13 00:29:39 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-13 00:29:39 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-13 00:29:39 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-13 00:29:39 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-13 00:29:39 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-13 00:29:39 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-13 00:29:39 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-13 00:29:39 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-13 00:29:39 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-13 00:29:39 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-13 00:29:39 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-13 00:29:39 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-13 00:29:39 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/get-cp-alerts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-13 00:29:39 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/get-cp-alerts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-13 00:29:39 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/app/get-cp-alerts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-13 00:29:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/app/get-cp-alerts', 'match' => false, 'parent' => null, ] 2024-01-13 00:29:39 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/app/get-cp-alerts', 'match' => true, 'parent' => null, ] 2024-01-13 00:29:39 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-13 00:29:39 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-13 00:29:39 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-13 00:29:39 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/app/get-cp-alerts in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-13 00:29:39 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-13 00:29:39 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-13 00:29:39 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-13 00:29:39 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-13 00:29:39 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-13 00:29:39 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-13 00:29:39 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-13 00:29:39 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-13 00:29:39 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-13 00:29:39 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-13 00:29:39 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-13 00:29:39 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-13 00:29:39 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/app/get-cp-alerts' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-cp-alerts' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/app/get-cp-alerts' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/app/get-cp-alerts' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-cp-alerts' 'REMOTE_PORT' => '60226' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.69.36' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.216 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-cp-alerts' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-cp-alerts' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-cp-alerts' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/app/get-cp-alerts' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1705134579.1348 'REQUEST_TIME' => 1705134579 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-13 07:48:45 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-13 07:48:45 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-13 07:48:45 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-13 07:48:45 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-13 07:48:45 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-13 07:48:45 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-13 07:48:45 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-13 07:48:45 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-13 07:48:45 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-13 07:48:45 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-13 07:48:45 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-13 07:48:45 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-13 07:48:45 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-13 07:48:45 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-13 07:48:45 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-13 07:48:45 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-13 07:48:45 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/save-element') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-13 07:48:45 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/save-element') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-13 07:48:45 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/save-element') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-13 07:48:45 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/elements/save-element', 'match' => false, 'parent' => null, ] 2024-01-13 07:48:45 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/elements/save-element', 'match' => true, 'parent' => null, ] 2024-01-13 07:48:45 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-13 07:48:45 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-13 07:48:45 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-13 07:48:45 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/elements/save-element in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-13 07:48:45 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-13 07:48:45 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-13 07:48:45 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-13 07:48:45 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-13 07:48:45 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-13 07:48:45 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-13 07:48:45 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-13 07:48:45 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-13 07:48:45 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-13 07:48:45 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-13 07:48:45 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-13 07:48:45 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-13 07:48:45 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/elements/save-element' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/save-element' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/save-element' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'REMOTE_PORT' => '40280' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.66.133' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.216 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/save-element' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1705160925.8029 'REQUEST_TIME' => 1705160925 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-14 14:59:49 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-14 14:59:49 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-14 14:59:49 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-14 14:59:49 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-14 14:59:49 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-14 14:59:49 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-14 14:59:49 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-14 14:59:49 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-14 14:59:49 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-14 14:59:49 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-14 14:59:49 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-14 14:59:49 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-14 14:59:49 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-14 14:59:49 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-14 14:59:49 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-14 14:59:49 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-14 14:59:49 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/vendor/jquery.ui.widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-14 14:59:49 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/vendor/jquery.ui.widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-14 14:59:49 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/vendor/jquery.ui.widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-14 14:59:49 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/eebb8621/vendor/jquery.ui.widget', 'match' => false, 'parent' => null, ] 2024-01-14 14:59:49 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/eebb8621/vendor/jquery.ui.widget', 'match' => true, 'parent' => null, ] 2024-01-14 14:59:49 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-14 14:59:49 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-14 14:59:49 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-14 14:59:49 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/eebb8621/vendor/jquery.ui.widget in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/eeb...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-14 14:59:49 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-14 14:59:49 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 14:59:49 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 14:59:49 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 14:59:49 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 14:59:49 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 14:59:49 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 14:59:49 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 14:59:49 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 14:59:49 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 14:59:49 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 14:59:49 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 14:59:49 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/eebb8621/vendor/jquery.ui.widget' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'QUERY_STRING' => 'p=cpresources/eebb8621/vendor/jquery.ui.widget' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/eebb8621/vendor/jquery.ui.widget' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'REMOTE_PORT' => '36065' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.66.135' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.216 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1705273189.4627 'REQUEST_TIME' => 1705273189 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-14 15:00:38 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-14 15:00:38 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-14 15:00:38 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-14 15:00:38 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-14 15:00:38 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-14 15:00:38 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-14 15:00:38 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-14 15:00:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-14 15:00:38 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-14 15:00:38 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-14 15:00:38 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-14 15:00:38 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-14 15:00:38 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-14 15:00:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-14 15:00:38 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-14 15:00:38 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-14 15:00:38 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/text/javascript') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-14 15:00:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/text/javascript') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-14 15:00:38 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/text/javascript') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-14 15:00:38 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/text/javascript', 'match' => false, 'parent' => null, ] 2024-01-14 15:00:38 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/text/javascript', 'match' => true, 'parent' => null, ] 2024-01-14 15:00:38 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-14 15:00:38 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-14 15:00:38 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-14 15:00:38 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/text/javascript in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-14 15:00:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-14 15:00:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 15:00:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 15:00:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 15:00:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 15:00:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 15:00:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 15:00:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 15:00:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 15:00:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 15:00:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 15:00:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 15:00:38 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/text/javascript' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/text/javascript' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/text/javascript' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'REMOTE_PORT' => '53105' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.66.132' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.216 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1705273238.9233 'REQUEST_TIME' => 1705273238 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-14 15:01:38 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-14 15:01:38 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-14 15:01:38 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-14 15:01:38 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-14 15:01:38 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-14 15:01:38 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-14 15:01:38 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-14 15:01:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-14 15:01:38 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-14 15:01:38 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-14 15:01:38 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-14 15:01:38 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-14 15:01:38 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-14 15:01:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-14 15:01:38 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-14 15:01:38 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-14 15:01:38 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-14 15:01:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-14 15:01:38 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-14 15:01:38 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/7af9bb58/application/x-www-form-urlencoded', 'match' => false, 'parent' => null, ] 2024-01-14 15:01:38 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/7af9bb58/application/x-www-form-urlencoded', 'match' => true, 'parent' => null, ] 2024-01-14 15:01:38 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-14 15:01:38 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-14 15:01:38 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-14 15:01:38 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/7af9bb58/application/x-www-form-urlencoded in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/7af...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-14 15:01:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-14 15:01:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 15:01:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 15:01:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 15:01:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 15:01:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 15:01:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 15:01:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 15:01:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 15:01:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 15:01:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 15:01:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 15:01:38 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/7af9bb58/application/x-www-form-urlencoded' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'QUERY_STRING' => 'p=cpresources/7af9bb58/application/x-www-form-urlencoded' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/7af9bb58/application/x-www-form-urlencoded' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'REMOTE_PORT' => '61265' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.66.131' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.216 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1705273298.4471 'REQUEST_TIME' => 1705273298 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-14 15:01:56 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-14 15:01:56 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-14 15:01:56 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-14 15:01:56 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-14 15:01:56 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-14 15:01:56 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-14 15:01:56 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-14 15:01:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-14 15:01:56 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-14 15:01:56 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-14 15:01:56 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-14 15:01:56 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-14 15:01:56 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-14 15:01:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-14 15:01:56 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-14 15:01:56 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-14 15:01:56 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/run') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-14 15:01:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/run') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-14 15:01:56 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/run') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-14 15:01:56 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/queue/run', 'match' => false, 'parent' => null, ] 2024-01-14 15:01:56 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/queue/run', 'match' => true, 'parent' => null, ] 2024-01-14 15:01:56 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-14 15:01:56 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-14 15:01:56 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-14 15:01:56 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/queue/run in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-14 15:01:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-14 15:01:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 15:01:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 15:01:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 15:01:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 15:01:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 15:01:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 15:01:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 15:01:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 15:01:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 15:01:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 15:01:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 15:01:56 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/queue/run' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/run' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/run' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'REMOTE_PORT' => '51220' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.66.132' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.216 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1705273316.793 'REQUEST_TIME' => 1705273316 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-14 19:36:03 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-14 19:36:03 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-14 19:36:03 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-14 19:36:03 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-14 19:36:03 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-14 19:36:03 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-14 19:36:03 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-14 19:36:03 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-14 19:36:03 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-14 19:36:03 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-14 19:36:03 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-14 19:36:03 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-14 19:36:03 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-14 19:36:03 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-14 19:36:03 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-14 19:36:03 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-14 19:36:03 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/xregexp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-14 19:36:03 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/xregexp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-14 19:36:03 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/xregexp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-14 19:36:03 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/xregexp', 'match' => false, 'parent' => null, ] 2024-01-14 19:36:03 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/xregexp', 'match' => true, 'parent' => null, ] 2024-01-14 19:36:03 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-14 19:36:03 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-14 19:36:03 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-14 19:36:03 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/xregexp in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-14 19:36:03 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-14 19:36:03 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 19:36:03 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 19:36:03 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 19:36:03 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 19:36:03 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 19:36:03 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 19:36:03 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 19:36:03 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 19:36:03 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 19:36:03 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 19:36:03 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-14 19:36:03 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/xregexp' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'QUERY_STRING' => 'p=cpresources/a841eed1/xregexp' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/xregexp' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'REMOTE_PORT' => '46524' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.66.134' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.216 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1705289763.1159 'REQUEST_TIME' => 1705289763 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-17 19:24:30 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-17 19:24:30 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-17 19:24:30 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-17 19:24:30 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-17 19:24:30 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-17 19:24:30 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-17 19:24:30 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-17 19:24:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-17 19:24:30 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-17 19:24:30 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-17 19:24:30 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-17 19:24:30 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-17 19:24:30 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-17 19:24:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-17 19:24:30 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-17 19:24:30 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-17 19:24:30 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/replace-file') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-17 19:24:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/replace-file') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-17 19:24:30 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/replace-file') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-17 19:24:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/replace-file', 'match' => false, 'parent' => null, ] 2024-01-17 19:24:30 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/replace-file', 'match' => true, 'parent' => null, ] 2024-01-17 19:24:30 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-17 19:24:30 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-17 19:24:30 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-17 19:24:30 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/replace-file in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-17 19:24:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-17 19:24:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-17 19:24:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-17 19:24:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-17 19:24:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-17 19:24:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-17 19:24:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-17 19:24:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-17 19:24:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-17 19:24:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-17 19:24:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-17 19:24:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-17 19:24:30 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/replace-file' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/replace-file' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/replace-file' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/replace-file' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/replace-file' 'REMOTE_PORT' => '45826' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.66.3' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.216 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/replace-file' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/replace-file' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/replace-file' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/replace-file' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1705548270.0852 'REQUEST_TIME' => 1705548270 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-18 04:36:47 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-18 04:36:47 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-18 04:36:48 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-18 04:36:48 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-18 04:36:48 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-18 04:36:48 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-18 04:36:48 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-18 04:36:48 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-18 04:36:48 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-18 04:36:48 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-18 04:36:48 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-18 04:36:48 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-18 04:36:48 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-18 04:36:48 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-18 04:36:48 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-18 04:36:48 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-18 04:36:48 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/element-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-18 04:36:48 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/element-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-18 04:36:48 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/element-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-18 04:36:48 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/element-utils', 'match' => false, 'parent' => null, ] 2024-01-18 04:36:48 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/element-utils', 'match' => true, 'parent' => null, ] 2024-01-18 04:36:48 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-18 04:36:48 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-18 04:36:48 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-18 04:36:48 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/element-utils in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-18 04:36:48 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-18 04:36:48 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-18 04:36:48 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-18 04:36:48 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-18 04:36:48 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-18 04:36:48 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-18 04:36:48 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-18 04:36:48 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-18 04:36:48 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-18 04:36:48 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-18 04:36:48 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-18 04:36:48 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-18 04:36:47 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/element-utils' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/element-utils' 'QUERY_STRING' => 'p=cpresources/556910ad/element-utils' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/element-utils' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/element-utils' 'REMOTE_PORT' => '50439' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.66.3' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.216 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/element-utils' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/element-utils' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/element-utils' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/element-utils' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1705581407.9125 'REQUEST_TIME' => 1705581407 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-18 07:41:59 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-18 07:41:59 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-18 07:41:59 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-18 07:41:59 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-18 07:41:59 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-18 07:41:59 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-18 07:41:59 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-18 07:41:59 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-18 07:41:59 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-18 07:41:59 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-18 07:41:59 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-18 07:41:59 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-18 07:41:59 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-18 07:41:59 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-18 07:41:59 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-18 07:41:59 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-18 07:41:59 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-18 07:41:59 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-18 07:41:59 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-18 07:41:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/text/xml', 'match' => false, 'parent' => null, ] 2024-01-18 07:41:59 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/text/xml', 'match' => true, 'parent' => null, ] 2024-01-18 07:41:59 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-18 07:41:59 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-18 07:41:59 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-18 07:41:59 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/text/xml in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-18 07:41:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-18 07:41:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-18 07:41:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-18 07:41:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-18 07:41:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-18 07:41:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-18 07:41:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-18 07:41:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-18 07:41:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-18 07:41:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-18 07:41:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-18 07:41:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-18 07:41:59 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/text/xml' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'QUERY_STRING' => 'p=cpresources/de0d6436/text/xml' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/text/xml' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'REMOTE_PORT' => '52442' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.66.10' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.216 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1705592519.3526 'REQUEST_TIME' => 1705592519 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-18 18:09:26 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-18 18:09:26 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-18 18:09:26 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-18 18:09:26 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-18 18:09:26 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-18 18:09:26 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-18 18:09:26 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-18 18:09:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-18 18:09:26 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-18 18:09:26 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-18 18:09:26 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-18 18:09:26 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-18 18:09:26 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-18 18:09:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-18 18:09:26 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-18 18:09:26 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-18 18:09:26 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/preview/create-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-18 18:09:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/preview/create-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-18 18:09:26 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/preview/create-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-18 18:09:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/preview/create-token', 'match' => false, 'parent' => null, ] 2024-01-18 18:09:26 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/preview/create-token', 'match' => true, 'parent' => null, ] 2024-01-18 18:09:26 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-18 18:09:26 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-18 18:09:26 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-18 18:09:26 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/preview/create-token in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-18 18:09:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-18 18:09:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-18 18:09:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-18 18:09:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-18 18:09:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-18 18:09:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-18 18:09:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-18 18:09:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-18 18:09:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-18 18:09:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-18 18:09:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-18 18:09:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-18 18:09:26 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/preview/create-token' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/preview/create-token' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/preview/create-token' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'REMOTE_PORT' => '57073' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.66.4' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.224 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1705630166.1097 'REQUEST_TIME' => 1705630166 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-20 00:56:48 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-20 00:56:48 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-20 00:56:48 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-20 00:56:48 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-20 00:56:48 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-20 00:56:48 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-20 00:56:48 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-20 00:56:48 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-20 00:56:48 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-20 00:56:48 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-20 00:56:48 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-20 00:56:48 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-20 00:56:48 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-20 00:56:48 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-20 00:56:48 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-20 00:56:48 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-20 00:56:48 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='robots.txt') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-20 00:56:48 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='robots.txt') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-20 00:56:48 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='robots.txt') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-20 00:56:48 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: robots.txt', 'match' => false, 'parent' => null, ] 2024-01-20 00:56:48 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: robots.txt', 'match' => true, 'parent' => null, ] 2024-01-20 00:56:48 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-20 00:56:48 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-20 00:56:48 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-20 00:56:48 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: robots.txt in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('robots.txt', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-20 00:56:48 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-20 00:56:48 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-20 00:56:48 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-20 00:56:48 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-20 00:56:48 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-20 00:56:48 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-20 00:56:48 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-20 00:56:48 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-20 00:56:48 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-20 00:56:48 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-20 00:56:48 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-20 00:56:48 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-20 00:56:48 [-][-][-][info][application] $_GET = [ 'p' => 'robots.txt' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/index.php' 'REQUEST_URI' => '/robots.txt' 'QUERY_STRING' => 'p=robots.txt' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=robots.txt' 'REDIRECT_URL' => '/robots.txt' 'REMOTE_PORT' => '11803' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web' 'REMOTE_ADDR' => '172.202.7.142' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'fulfillmentworks.hippoclients.com' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_CONNECTION' => 'close' 'HTTP_HOST' => 'fulfillmentworks.hippoclients.com' 'HTTP_ACCEPT' => '*/*' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.93 Safari/537.36' 'REDIRECT_STATUS' => '200' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/index.php' 'REQUEST_TIME_FLOAT' => 1705741008.89 'REQUEST_TIME' => 1705741008 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-20 02:19:23 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-20 02:19:23 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-20 02:19:23 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-20 02:19:23 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-20 02:19:23 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-20 02:19:23 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-20 02:19:23 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-20 02:19:23 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-20 02:19:23 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-20 02:19:23 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-20 02:19:23 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-20 02:19:23 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-20 02:19:23 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-20 02:19:23 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-20 02:19:23 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-20 02:19:23 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-20 02:19:23 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/replace-file') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-20 02:19:23 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/replace-file') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-20 02:19:23 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/replace-file') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-20 02:19:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/replace-file', 'match' => false, 'parent' => null, ] 2024-01-20 02:19:23 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/replace-file', 'match' => true, 'parent' => null, ] 2024-01-20 02:19:23 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-20 02:19:23 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-20 02:19:23 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-20 02:19:23 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/replace-file in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-20 02:19:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-20 02:19:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-20 02:19:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-20 02:19:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-20 02:19:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-20 02:19:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-20 02:19:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-20 02:19:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-20 02:19:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-20 02:19:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-20 02:19:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-20 02:19:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-20 02:19:23 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/replace-file' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/replace-file' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/replace-file' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/replace-file' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/replace-file' 'REMOTE_PORT' => '49358' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.66.4' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.224 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/replace-file' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/replace-file' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/replace-file' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/replace-file' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1705745963.8152 'REQUEST_TIME' => 1705745963 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-20 21:40:51 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-20 21:40:51 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-20 21:40:51 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-20 21:40:51 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-20 21:40:51 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-20 21:40:51 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-20 21:40:51 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-20 21:40:51 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-20 21:40:51 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-20 21:40:51 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-20 21:40:51 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-20 21:40:51 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-20 21:40:51 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-20 21:40:51 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-20 21:40:51 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-20 21:40:51 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-20 21:40:51 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/preview/create-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-20 21:40:51 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/preview/create-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-20 21:40:51 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/preview/create-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-20 21:40:51 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/preview/create-token', 'match' => false, 'parent' => null, ] 2024-01-20 21:40:51 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/preview/create-token', 'match' => true, 'parent' => null, ] 2024-01-20 21:40:51 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-20 21:40:51 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-20 21:40:51 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-20 21:40:51 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/preview/create-token in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-20 21:40:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-20 21:40:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-20 21:40:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-20 21:40:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-20 21:40:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-20 21:40:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-20 21:40:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-20 21:40:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-20 21:40:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-20 21:40:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-20 21:40:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-20 21:40:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-20 21:40:51 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/preview/create-token' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/preview/create-token' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/preview/create-token' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'REMOTE_PORT' => '53407' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.66.4' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.224 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1705815651.9327 'REQUEST_TIME' => 1705815651 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-21 13:38:41 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-21 13:38:41 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-21 13:38:41 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-21 13:38:41 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-21 13:38:41 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-21 13:38:41 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-21 13:38:41 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-21 13:38:41 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-21 13:38:41 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-21 13:38:41 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-21 13:38:41 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-21 13:38:41 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-21 13:38:41 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-21 13:38:41 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-21 13:38:41 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-21 13:38:41 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-21 13:38:41 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/state-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-21 13:38:41 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/state-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-21 13:38:41 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/state-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-21 13:38:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/state-handler', 'match' => false, 'parent' => null, ] 2024-01-21 13:38:41 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/state-handler', 'match' => true, 'parent' => null, ] 2024-01-21 13:38:41 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-21 13:38:41 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-21 13:38:41 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-21 13:38:41 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/state-handler in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-21 13:38:41 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-21 13:38:41 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:38:41 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:38:41 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:38:41 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:38:41 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:38:41 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:38:41 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:38:41 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:38:41 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:38:41 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:38:41 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:38:41 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/state-handler' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/state-handler' 'QUERY_STRING' => 'p=cpresources/556910ad/state-handler' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/state-handler' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/state-handler' 'REMOTE_PORT' => '48717' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.74.4' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.224 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/state-handler' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/state-handler' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/state-handler' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/state-handler' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1705873121.3103 'REQUEST_TIME' => 1705873121 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-21 13:38:42 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-21 13:38:42 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-21 13:38:42 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-21 13:38:42 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-21 13:38:42 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-21 13:38:42 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-21 13:38:42 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-21 13:38:42 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-21 13:38:42 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-21 13:38:42 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-21 13:38:42 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-21 13:38:42 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-21 13:38:42 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-21 13:38:42 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-21 13:38:42 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-21 13:38:42 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-21 13:38:42 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/xregexp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-21 13:38:42 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/xregexp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-21 13:38:42 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/xregexp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-21 13:38:42 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/xregexp', 'match' => false, 'parent' => null, ] 2024-01-21 13:38:42 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/xregexp', 'match' => true, 'parent' => null, ] 2024-01-21 13:38:42 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-21 13:38:42 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-21 13:38:42 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-21 13:38:42 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/xregexp in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-21 13:38:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-21 13:38:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:38:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:38:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:38:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:38:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:38:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:38:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:38:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:38:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:38:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:38:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:38:42 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/xregexp' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'QUERY_STRING' => 'p=cpresources/a841eed1/xregexp' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/xregexp' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'REMOTE_PORT' => '48717' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.74.4' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.224 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1705873122.2062 'REQUEST_TIME' => 1705873122 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-21 13:39:31 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-21 13:39:31 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-21 13:39:31 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-21 13:39:31 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-21 13:39:31 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-21 13:39:31 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-21 13:39:31 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-21 13:39:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-21 13:39:31 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-21 13:39:31 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-21 13:39:31 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-21 13:39:31 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-21 13:39:31 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-21 13:39:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-21 13:39:31 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-21 13:39:31 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-21 13:39:31 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/live-preview/create-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-21 13:39:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/live-preview/create-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-21 13:39:31 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/live-preview/create-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-21 13:39:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/live-preview/create-token', 'match' => false, 'parent' => null, ] 2024-01-21 13:39:31 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/live-preview/create-token', 'match' => true, 'parent' => null, ] 2024-01-21 13:39:31 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-21 13:39:31 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-21 13:39:31 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-21 13:39:31 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/live-preview/create-token in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-21 13:39:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-21 13:39:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:39:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:39:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:39:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:39:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:39:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:39:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:39:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:39:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:39:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:39:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:39:31 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/live-preview/create-token' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/live-preview/create-token' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/live-preview/create-token' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/live-preview/create-token' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/live-preview/create-token' 'REMOTE_PORT' => '59559' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.74.5' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.224 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/live-preview/create-token' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/live-preview/create-token' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/live-preview/create-token' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/live-preview/create-token' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1705873171.1041 'REQUEST_TIME' => 1705873171 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-21 13:39:31 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-21 13:39:31 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-21 13:39:31 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-21 13:39:31 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-21 13:39:31 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-21 13:39:31 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-21 13:39:31 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-21 13:39:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-21 13:39:31 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-21 13:39:31 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-21 13:39:31 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-21 13:39:31 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-21 13:39:31 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-21 13:39:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-21 13:39:31 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-21 13:39:31 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-21 13:39:31 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-modal-body') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-21 13:39:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-modal-body') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-21 13:39:31 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/elements/get-modal-body') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-21 13:39:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/elements/get-modal-body', 'match' => false, 'parent' => null, ] 2024-01-21 13:39:31 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/elements/get-modal-body', 'match' => true, 'parent' => null, ] 2024-01-21 13:39:31 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-21 13:39:31 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-21 13:39:31 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-21 13:39:31 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/elements/get-modal-body in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-21 13:39:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-21 13:39:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:39:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:39:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:39:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:39:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:39:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:39:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:39:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:39:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:39:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:39:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:39:31 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/elements/get-modal-body' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-modal-body' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/get-modal-body' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/elements/get-modal-body' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-modal-body' 'REMOTE_PORT' => '43157' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.74.4' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.224 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-modal-body' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-modal-body' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-modal-body' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/elements/get-modal-body' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1705873171.5532 'REQUEST_TIME' => 1705873171 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-21 13:39:31 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-21 13:39:31 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-21 13:39:31 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-21 13:39:31 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-21 13:39:31 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-21 13:39:31 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-21 13:39:31 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-21 13:39:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-21 13:39:31 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-21 13:39:31 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-21 13:39:31 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-21 13:39:31 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-21 13:39:31 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-21 13:39:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-21 13:39:31 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-21 13:39:31 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-21 13:39:31 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-21 13:39:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-21 13:39:31 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-21 13:39:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/7af9bb58/text/html', 'match' => false, 'parent' => null, ] 2024-01-21 13:39:31 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/7af9bb58/text/html', 'match' => true, 'parent' => null, ] 2024-01-21 13:39:31 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-21 13:39:31 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-21 13:39:31 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-21 13:39:31 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/7af9bb58/text/html in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/7af...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-21 13:39:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-21 13:39:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:39:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:39:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:39:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:39:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:39:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:39:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:39:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:39:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:39:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:39:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 13:39:31 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/7af9bb58/text/html' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'QUERY_STRING' => 'p=cpresources/7af9bb58/text/html' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/7af9bb58/text/html' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'REMOTE_PORT' => '43157' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.74.4' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.224 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1705873171.897 'REQUEST_TIME' => 1705873171 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-21 14:09:00 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-21 14:09:00 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-21 14:09:00 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-21 14:09:00 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-21 14:09:00 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-21 14:09:00 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-21 14:09:00 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-21 14:09:00 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-21 14:09:00 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-21 14:09:00 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-21 14:09:00 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-21 14:09:00 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-21 14:09:00 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-21 14:09:00 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-21 14:09:00 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-21 14:09:00 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-21 14:09:00 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/generate-transform') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-21 14:09:00 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/generate-transform') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-21 14:09:00 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/generate-transform') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-21 14:09:00 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/generate-transform', 'match' => false, 'parent' => null, ] 2024-01-21 14:09:00 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/generate-transform', 'match' => true, 'parent' => null, ] 2024-01-21 14:09:00 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-21 14:09:00 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-21 14:09:00 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-21 14:09:00 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/generate-transform in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-21 14:09:00 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-21 14:09:00 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 14:09:00 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 14:09:00 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 14:09:00 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 14:09:00 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 14:09:00 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 14:09:00 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 14:09:00 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 14:09:00 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 14:09:00 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 14:09:00 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 14:09:00 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/generate-transform' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/generate-transform' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/generate-transform' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/generate-transform' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/generate-transform' 'REMOTE_PORT' => '43746' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.74.6' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.224 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/generate-transform' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/generate-transform' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/generate-transform' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/generate-transform' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1705874940.8825 'REQUEST_TIME' => 1705874940 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-21 14:09:01 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-21 14:09:01 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-21 14:09:01 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-21 14:09:01 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-21 14:09:01 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-21 14:09:01 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-21 14:09:01 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-21 14:09:01 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-21 14:09:01 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-21 14:09:01 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-21 14:09:01 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-21 14:09:01 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-21 14:09:01 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-21 14:09:01 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-21 14:09:01 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-21 14:09:01 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-21 14:09:01 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/text/javascript') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-21 14:09:01 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/text/javascript') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-21 14:09:01 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/text/javascript') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-21 14:09:01 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/text/javascript', 'match' => false, 'parent' => null, ] 2024-01-21 14:09:01 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/text/javascript', 'match' => true, 'parent' => null, ] 2024-01-21 14:09:01 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-21 14:09:01 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-21 14:09:01 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-21 14:09:01 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/text/javascript in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-21 14:09:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-21 14:09:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 14:09:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 14:09:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 14:09:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 14:09:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 14:09:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 14:09:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 14:09:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 14:09:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 14:09:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 14:09:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-21 14:09:01 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/text/javascript' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/text/javascript' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/text/javascript' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'REMOTE_PORT' => '48868' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.74.4' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.224 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1705874941.8694 'REQUEST_TIME' => 1705874941 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-23 01:10:01 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-23 01:10:01 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-23 01:10:01 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-23 01:10:01 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-23 01:10:01 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-23 01:10:01 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-23 01:10:01 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-23 01:10:01 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-23 01:10:01 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-23 01:10:01 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-23 01:10:01 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-23 01:10:01 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-23 01:10:01 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-23 01:10:01 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-23 01:10:01 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-23 01:10:01 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-23 01:10:01 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/preview-file') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-23 01:10:01 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/preview-file') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-23 01:10:01 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/preview-file') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-23 01:10:01 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/preview-file', 'match' => false, 'parent' => null, ] 2024-01-23 01:10:01 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/preview-file', 'match' => true, 'parent' => null, ] 2024-01-23 01:10:01 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-23 01:10:01 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-23 01:10:01 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-23 01:10:01 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/preview-file in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-23 01:10:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-23 01:10:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-23 01:10:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-23 01:10:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-23 01:10:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-23 01:10:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-23 01:10:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-23 01:10:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-23 01:10:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-23 01:10:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-23 01:10:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-23 01:10:01 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-23 01:10:01 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/preview-file' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/preview-file' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/preview-file' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/preview-file' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/preview-file' 'REMOTE_PORT' => '62709' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.66.3' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.224 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/preview-file' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/preview-file' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/preview-file' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/preview-file' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706001001.3698 'REQUEST_TIME' => 1706001001 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-23 01:10:07 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-23 01:10:07 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-23 01:10:07 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-23 01:10:07 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-23 01:10:07 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-23 01:10:07 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-23 01:10:07 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-23 01:10:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-23 01:10:07 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-23 01:10:07 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-23 01:10:07 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-23 01:10:07 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-23 01:10:07 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-23 01:10:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-23 01:10:07 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-23 01:10:07 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-23 01:10:07 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/csv') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-23 01:10:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/csv') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-23 01:10:07 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/csv') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-23 01:10:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f8f6a78e/text/csv', 'match' => false, 'parent' => null, ] 2024-01-23 01:10:07 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f8f6a78e/text/csv', 'match' => true, 'parent' => null, ] 2024-01-23 01:10:07 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-23 01:10:07 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-23 01:10:07 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-23 01:10:07 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f8f6a78e/text/csv in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f8f...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-23 01:10:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-23 01:10:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-23 01:10:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-23 01:10:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-23 01:10:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-23 01:10:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-23 01:10:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-23 01:10:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-23 01:10:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-23 01:10:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-23 01:10:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-23 01:10:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-23 01:10:07 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f8f6a78e/text/csv' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'QUERY_STRING' => 'p=cpresources/f8f6a78e/text/csv' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f8f6a78e/text/csv' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'REMOTE_PORT' => '34905' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '66.249.66.6' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.224 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)' 'HTTP_FROM' => 'googlebot(at)googlebot.com' 'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/signed-exchange;v=b3,application/xml;q=0.9,*/*;q=0.8' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_AMP_CACHE_TRANSFORM' => 'google;v=\"1..8\"' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706001007.5323 'REQUEST_TIME' => 1706001007 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-25 01:12:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-25 01:12:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-25 01:12:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-25 01:12:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-25 01:12:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-25 01:12:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-25 01:12:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-25 01:12:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-25 01:12:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-25 01:12:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-25 01:12:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-25 01:12:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-25 01:12:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-25 01:12:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-25 01:12:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-25 01:12:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-25 01:12:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='robots.txt') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-25 01:12:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='robots.txt') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-25 01:12:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='robots.txt') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-25 01:12:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: robots.txt', 'match' => false, 'parent' => null, ] 2024-01-25 01:12:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: robots.txt', 'match' => true, 'parent' => null, ] 2024-01-25 01:12:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-25 01:12:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-25 01:12:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-25 01:12:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: robots.txt in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('robots.txt', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-25 01:12:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-25 01:12:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-25 01:12:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-25 01:12:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-25 01:12:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-25 01:12:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-25 01:12:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-25 01:12:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-25 01:12:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-25 01:12:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-25 01:12:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-25 01:12:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-25 01:12:10 [-][-][-][info][application] $_GET = [ 'p' => 'robots.txt' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/index.php' 'REQUEST_URI' => '/robots.txt' 'QUERY_STRING' => 'p=robots.txt' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=robots.txt' 'REDIRECT_URL' => '/robots.txt' 'REMOTE_PORT' => '60675' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web' 'REMOTE_ADDR' => '52.165.218.98' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'fulfillmentworks.hippoclients.com' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_CONNECTION' => 'close' 'HTTP_HOST' => 'fulfillmentworks.hippoclients.com' 'HTTP_ACCEPT' => '*/*' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate, br' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/94.0.4606.71 Safari/537.36' 'REDIRECT_STATUS' => '200' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/index.php' 'REQUEST_TIME_FLOAT' => 1706173930.4581 'REQUEST_TIME' => 1706173930 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 04:12:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 04:12:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 04:12:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 04:12:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 04:12:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 04:12:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 04:12:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 04:12:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 04:12:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 04:12:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 04:12:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 04:12:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 04:12:20 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 04:12:20 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 04:12:20 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 04:12:20 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 04:12:20 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='robots.txt') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 04:12:20 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='robots.txt') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 04:12:20 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='robots.txt') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 04:12:20 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: robots.txt', 'match' => false, 'parent' => null, ] 2024-01-28 04:12:20 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: robots.txt', 'match' => true, 'parent' => null, ] 2024-01-28 04:12:20 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 04:12:20 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 04:12:20 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 04:12:20 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: robots.txt in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('robots.txt', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 04:12:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 04:12:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 04:12:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 04:12:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 04:12:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 04:12:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 04:12:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 04:12:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 04:12:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 04:12:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 04:12:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 04:12:20 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 04:12:19 [-][-][-][info][application] $_GET = [ 'p' => 'robots.txt' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/index.php' 'REQUEST_URI' => '/robots.txt' 'QUERY_STRING' => 'p=robots.txt' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=robots.txt' 'REDIRECT_URL' => '/robots.txt' 'REMOTE_PORT' => '26544' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web' 'REMOTE_ADDR' => '23.22.35.162' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'fulfillmentworks.hippoclients.com' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => 'fulfillmentworks.hippoclients.com' 'HTTP_CONNECTION' => 'close' 'REDIRECT_STATUS' => '200' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/index.php' 'REQUEST_TIME_FLOAT' => 1706443939.9512 'REQUEST_TIME' => 1706443939 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 10:06:59 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:06:59 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:06:59 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:06:59 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 10:06:59 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 10:06:59 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 10:06:59 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:06:59 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:06:59 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:06:59 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:06:59 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:06:59 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:06:59 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:06:59 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:06:59 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:06:59 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 10:06:59 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.git/HEAD') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:06:59 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.git/HEAD') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:06:59 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.git/HEAD') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:06:59 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: .git/HEAD', 'match' => false, 'parent' => null, ] 2024-01-28 10:06:59 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: .git/HEAD', 'match' => true, 'parent' => null, ] 2024-01-28 10:06:59 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 10:06:59 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 10:06:59 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 10:06:59 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: .git/HEAD in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('.git/HEAD', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 10:06:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 10:06:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:06:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:06:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:06:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:06:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:06:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:06:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:06:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:06:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:06:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:06:59 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:06:59 [-][-][-][info][application] $_GET = [ 'p' => '.git/HEAD' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/.git/HEAD' 'QUERY_STRING' => 'p=.git/HEAD' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=.git/HEAD' 'REDIRECT_URL' => '/fulfillmentworks/web/.git/HEAD' 'REMOTE_PORT' => '54014' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.224.220.101' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'culturaldna.com' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => 'culturaldna.com' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://culturaldna.com/fulfillmentworks/web/.git/HEAD' 'SCRIPT_URL' => '/fulfillmentworks/web/.git/HEAD' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://culturaldna.com/fulfillmentworks/web/.git/HEAD' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/.git/HEAD' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706465219.2924 'REQUEST_TIME' => 1706465219 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 10:07:02 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:07:02 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:07:02 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:07:02 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 10:07:02 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 10:07:02 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 10:07:02 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:07:02 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:07:02 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:07:02 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:07:02 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:07:02 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:07:02 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:07:02 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:07:02 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:07:02 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 10:07:02 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='admin1111111111111') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:07:02 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='admin1111111111111') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:07:02 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='admin1111111111111') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:07:02 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: admin1111111111111', 'match' => false, 'parent' => null, ] 2024-01-28 10:07:02 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: admin1111111111111', 'match' => true, 'parent' => null, ] 2024-01-28 10:07:02 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 10:07:02 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 10:07:02 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 10:07:02 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: admin1111111111111 in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('admin1111111111...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 10:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 10:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:02 [-][-][-][info][application] $_GET = [ 'p' => 'admin1111111111111' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/admin1111111111111' 'QUERY_STRING' => 'p=admin1111111111111' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=admin1111111111111' 'REDIRECT_URL' => '/fulfillmentworks/web/admin1111111111111' 'REMOTE_PORT' => '32536' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '23.22.35.162' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'everydayinclusion.com' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => 'everydayinclusion.com' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://everydayinclusion.com/fulfillmentworks/web/admin1111111111111' 'SCRIPT_URL' => '/fulfillmentworks/web/admin1111111111111' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://everydayinclusion.com/fulfillmentworks/web/admin1111111111111' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/admin1111111111111' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706465222.1668 'REQUEST_TIME' => 1706465222 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 10:07:02 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:07:02 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:07:02 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:07:02 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 10:07:02 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 10:07:02 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 10:07:02 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:07:02 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:07:02 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:07:02 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:07:02 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:07:02 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:07:02 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:07:02 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:07:02 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:07:02 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 10:07:02 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.env') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:07:02 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.env') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:07:02 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.env') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:07:02 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: .env', 'match' => false, 'parent' => null, ] 2024-01-28 10:07:02 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: .env', 'match' => true, 'parent' => null, ] 2024-01-28 10:07:02 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 10:07:02 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 10:07:02 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 10:07:02 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: .env in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('.env', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 10:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 10:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:02 [-][-][-][info][application] $_GET = [ 'p' => '.env' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/.env' 'QUERY_STRING' => 'p=.env' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=.env' 'REDIRECT_URL' => '/fulfillmentworks/web/.env' 'REMOTE_PORT' => '38653' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '23.22.35.162' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/.env' 'SCRIPT_URL' => '/fulfillmentworks/web/.env' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/.env' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/.env' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706465222.2797 'REQUEST_TIME' => 1706465222 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 10:07:02 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:07:02 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:07:02 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:07:02 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 10:07:02 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 10:07:02 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 10:07:02 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:07:02 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:07:02 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:07:02 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:07:02 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:07:02 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:07:02 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:07:02 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:07:02 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:07:02 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 10:07:02 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.env') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:07:02 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.env') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:07:02 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.env') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:07:02 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: .env', 'match' => false, 'parent' => null, ] 2024-01-28 10:07:02 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: .env', 'match' => true, 'parent' => null, ] 2024-01-28 10:07:02 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 10:07:02 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 10:07:02 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 10:07:02 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: .env in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('.env', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 10:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 10:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:02 [-][-][-][info][application] $_GET = [ 'p' => '.env' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/.env' 'QUERY_STRING' => 'p=.env' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=.env' 'REDIRECT_URL' => '/fulfillmentworks/web/.env' 'REMOTE_PORT' => '29083' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '23.22.35.162' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => 'whywomenwork.org' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://whywomenwork.org/fulfillmentworks/web/.env' 'SCRIPT_URL' => '/fulfillmentworks/web/.env' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://whywomenwork.org/fulfillmentworks/web/.env' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/.env' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706465222.3417 'REQUEST_TIME' => 1706465222 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 10:07:06 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:07:06 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:07:06 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:07:06 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 10:07:06 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 10:07:06 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 10:07:06 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:07:06 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:07:06 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:07:06 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:07:06 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:07:06 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:07:06 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:07:06 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:07:06 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:07:06 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 10:07:06 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.env') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:07:06 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.env') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:07:06 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.env') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:07:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: .env', 'match' => false, 'parent' => null, ] 2024-01-28 10:07:06 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: .env', 'match' => true, 'parent' => null, ] 2024-01-28 10:07:06 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 10:07:06 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 10:07:06 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 10:07:06 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: .env in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('.env', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 10:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 10:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:06 [-][-][-][info][application] $_GET = [ 'p' => '.env' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/.env' 'QUERY_STRING' => 'p=.env' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=.env' 'REDIRECT_URL' => '/fulfillmentworks/web/.env' 'REMOTE_PORT' => '12392' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.224.220.101' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/.env' 'SCRIPT_URL' => '/fulfillmentworks/web/.env' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/.env' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/.env' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706465226.135 'REQUEST_TIME' => 1706465226 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 10:07:06 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:07:06 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:07:06 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:07:06 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 10:07:06 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 10:07:06 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 10:07:06 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:07:06 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:07:06 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:07:06 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:07:06 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:07:06 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:07:06 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:07:06 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:07:06 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:07:06 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 10:07:06 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='debug/default/view') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:07:06 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='debug/default/view') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:07:06 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='debug/default/view') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:07:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: debug/default/view', 'match' => false, 'parent' => null, ] 2024-01-28 10:07:06 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: debug/default/view', 'match' => true, 'parent' => null, ] 2024-01-28 10:07:06 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 10:07:06 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 10:07:06 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 10:07:06 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: debug/default/view in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('debug/default/v...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 10:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 10:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:06 [-][-][-][info][application] $_GET = [ 'p' => 'debug/default/view' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/debug/default/view' 'QUERY_STRING' => 'p=debug/default/view' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=debug/default/view' 'REDIRECT_URL' => '/fulfillmentworks/web/debug/default/view' 'REMOTE_PORT' => '51077' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.224.220.101' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.org' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => 'whywomenwork.org' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://whywomenwork.org/fulfillmentworks/web/debug/default/view' 'SCRIPT_URL' => '/fulfillmentworks/web/debug/default/view' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://whywomenwork.org/fulfillmentworks/web/debug/default/view' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/debug/default/view' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706465226.364 'REQUEST_TIME' => 1706465226 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 10:07:06 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:07:06 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:07:06 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:07:06 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 10:07:06 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 10:07:06 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 10:07:06 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:07:06 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:07:06 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:07:06 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:07:06 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:07:06 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:07:06 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:07:06 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:07:06 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:07:06 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 10:07:06 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='admin999999.1') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:07:06 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='admin999999.1') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:07:06 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='admin999999.1') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:07:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: admin999999.1', 'match' => false, 'parent' => null, ] 2024-01-28 10:07:06 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: admin999999.1', 'match' => true, 'parent' => null, ] 2024-01-28 10:07:06 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 10:07:06 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 10:07:06 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 10:07:06 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: admin999999.1 in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('admin999999.1', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 10:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 10:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:06 [-][-][-][info][application] $_GET = [ 'p' => 'admin999999.1' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/admin999999.1' 'QUERY_STRING' => 'p=admin999999.1' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=admin999999.1' 'REDIRECT_URL' => '/fulfillmentworks/web/admin999999.1' 'REMOTE_PORT' => '37644' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.224.220.101' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'everydayinclusion.com' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => 'everydayinclusion.com' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://everydayinclusion.com/fulfillmentworks/web/admin999999.1' 'SCRIPT_URL' => '/fulfillmentworks/web/admin999999.1' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://everydayinclusion.com/fulfillmentworks/web/admin999999.1' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/admin999999.1' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706465226.6769 'REQUEST_TIME' => 1706465226 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 10:07:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:07:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:07:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:07:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 10:07:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 10:07:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 10:07:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:07:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:07:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:07:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:07:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:07:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:07:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:07:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:07:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:07:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 10:07:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:07:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:07:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:07:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/utils', 'match' => false, 'parent' => null, ] 2024-01-28 10:07:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/utils', 'match' => true, 'parent' => null, ] 2024-01-28 10:07:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 10:07:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 10:07:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 10:07:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/utils in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 10:07:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 10:07:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/utils' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/utils' 'QUERY_STRING' => 'p=cpresources/556910ad/utils' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/utils' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/utils' 'REMOTE_PORT' => '59047' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '52.70.240.171' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/utils' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/utils' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/utils' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/utils' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706465230.2985 'REQUEST_TIME' => 1706465230 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 10:07:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:07:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:07:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:07:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 10:07:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 10:07:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 10:07:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:07:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:07:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:07:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:07:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:07:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:07:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:07:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:07:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:07:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 10:07:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='admin99999') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:07:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='admin99999') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:07:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='admin99999') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:07:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: admin99999', 'match' => false, 'parent' => null, ] 2024-01-28 10:07:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: admin99999', 'match' => true, 'parent' => null, ] 2024-01-28 10:07:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 10:07:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 10:07:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 10:07:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: admin99999 in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('admin99999', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 10:07:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 10:07:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:10 [-][-][-][info][application] $_GET = [ 'p' => 'admin99999' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/admin99999' 'QUERY_STRING' => 'p=admin99999' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=admin99999' 'REDIRECT_URL' => '/fulfillmentworks/web/admin99999' 'REMOTE_PORT' => '3485' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '23.22.35.162' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'everydayinclusion.com' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => 'everydayinclusion.com' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://everydayinclusion.com/fulfillmentworks/web/admin99999' 'SCRIPT_URL' => '/fulfillmentworks/web/admin99999' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://everydayinclusion.com/fulfillmentworks/web/admin99999' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/admin99999' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706465230.3851 'REQUEST_TIME' => 1706465230 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 10:07:14 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:07:14 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:07:14 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:07:14 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 10:07:14 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 10:07:14 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 10:07:14 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:07:14 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:07:14 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:07:14 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:07:14 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:07:14 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:07:14 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:07:14 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:07:14 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:07:14 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 10:07:14 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/xregexp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:07:14 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/xregexp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:07:14 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/xregexp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:07:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/xregexp', 'match' => false, 'parent' => null, ] 2024-01-28 10:07:14 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/xregexp', 'match' => true, 'parent' => null, ] 2024-01-28 10:07:14 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 10:07:14 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 10:07:14 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 10:07:14 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/xregexp in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 10:07:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 10:07:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:14 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/xregexp' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'QUERY_STRING' => 'p=cpresources/a841eed1/xregexp' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/xregexp' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'REMOTE_PORT' => '58498' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '52.70.240.171' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/xregexp' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706465234.119 'REQUEST_TIME' => 1706465234 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 10:07:18 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:07:18 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:07:18 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:07:18 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 10:07:18 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 10:07:18 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 10:07:18 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:07:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:07:18 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:07:18 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:07:18 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:07:18 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:07:18 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:07:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:07:18 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:07:18 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 10:07:18 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/reporter') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:07:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/reporter') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:07:18 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/reporter') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:07:18 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/reporter', 'match' => false, 'parent' => null, ] 2024-01-28 10:07:18 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/reporter', 'match' => true, 'parent' => null, ] 2024-01-28 10:07:18 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 10:07:18 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 10:07:18 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 10:07:18 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/reporter in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 10:07:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 10:07:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:18 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/reporter' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/reporter' 'QUERY_STRING' => 'p=cpresources/556910ad/reporter' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/reporter' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/reporter' 'REMOTE_PORT' => '29643' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.224.220.101' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/reporter' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/reporter' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/reporter' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/reporter' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706465238.3944 'REQUEST_TIME' => 1706465238 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 10:07:22 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:07:22 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:07:22 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:07:22 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 10:07:22 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 10:07:22 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 10:07:22 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:07:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:07:22 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:07:22 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:07:22 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:07:22 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:07:22 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:07:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:07:22 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:07:22 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 10:07:22 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:07:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:07:22 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:07:22 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/id-handler', 'match' => false, 'parent' => null, ] 2024-01-28 10:07:22 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/id-handler', 'match' => true, 'parent' => null, ] 2024-01-28 10:07:22 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 10:07:22 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 10:07:22 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 10:07:22 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/id-handler in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 10:07:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 10:07:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:07:22 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/id-handler' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/id-handler' 'QUERY_STRING' => 'p=cpresources/556910ad/id-handler' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/id-handler' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-handler' 'REMOTE_PORT' => '8990' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '23.22.35.162' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/id-handler' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-handler' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/id-handler' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-handler' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706465242.0781 'REQUEST_TIME' => 1706465242 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 10:13:42 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:13:42 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:13:42 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:13:42 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 10:13:42 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 10:13:42 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 10:13:42 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:13:42 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:13:42 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:13:42 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:13:42 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:13:42 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:13:42 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:13:42 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:13:42 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:13:42 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 10:13:42 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:13:42 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:13:42 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:13:42 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/collection-utils', 'match' => false, 'parent' => null, ] 2024-01-28 10:13:42 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/collection-utils', 'match' => true, 'parent' => null, ] 2024-01-28 10:13:42 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 10:13:42 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 10:13:42 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 10:13:42 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/collection-utils in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/col...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 10:13:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 10:13:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:13:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:13:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:13:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:13:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:13:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:13:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:13:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:13:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:13:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:13:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:13:42 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/collection-utils' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/collection-utils' 'QUERY_STRING' => 'p=cpresources/collection-utils' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/collection-utils' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/collection-utils' 'REMOTE_PORT' => '18320' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '23.22.35.162' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/collection-utils' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/collection-utils' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/collection-utils' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/collection-utils' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706465622.2045 'REQUEST_TIME' => 1706465622 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 10:13:46 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:13:46 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:13:46 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:13:46 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 10:13:46 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 10:13:46 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 10:13:46 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:13:46 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:13:46 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:13:46 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:13:46 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:13:46 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:13:46 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:13:46 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:13:46 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:13:46 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 10:13:46 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:13:46 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:13:46 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:13:46 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/browser-detector', 'match' => false, 'parent' => null, ] 2024-01-28 10:13:46 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/browser-detector', 'match' => true, 'parent' => null, ] 2024-01-28 10:13:46 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 10:13:46 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 10:13:46 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 10:13:46 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/browser-detector in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/bro...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 10:13:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 10:13:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:13:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:13:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:13:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:13:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:13:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:13:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:13:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:13:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:13:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:13:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:13:46 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/browser-detector' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/browser-detector' 'QUERY_STRING' => 'p=cpresources/browser-detector' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/browser-detector' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/browser-detector' 'REMOTE_PORT' => '22916' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.224.220.101' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/browser-detector' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/browser-detector' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/browser-detector' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/browser-detector' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706465626.1625 'REQUEST_TIME' => 1706465626 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 10:22:38 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:22:38 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:22:38 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:22:38 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 10:22:38 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 10:22:38 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 10:22:38 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:22:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:22:38 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:22:38 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:22:38 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:22:38 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:22:38 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:22:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:22:38 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:22:38 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 10:22:38 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-generator') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:22:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-generator') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:22:38 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/id-generator') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:22:38 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/id-generator', 'match' => false, 'parent' => null, ] 2024-01-28 10:22:38 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/id-generator', 'match' => true, 'parent' => null, ] 2024-01-28 10:22:38 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 10:22:38 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 10:22:38 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 10:22:38 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/id-generator in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 10:22:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 10:22:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:22:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:22:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:22:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:22:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:22:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:22:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:22:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:22:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:22:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:22:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:22:38 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/id-generator' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/id-generator' 'QUERY_STRING' => 'p=cpresources/556910ad/id-generator' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/id-generator' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-generator' 'REMOTE_PORT' => '55951' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.224.220.101' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/id-generator' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-generator' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/id-generator' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/id-generator' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706466158.2377 'REQUEST_TIME' => 1706466158 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 10:44:34 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:44:34 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:44:34 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:44:34 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 10:44:34 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 10:44:34 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 10:44:34 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:44:34 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:44:34 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:44:34 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:44:34 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:44:34 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:44:34 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:44:34 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:44:34 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:44:34 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 10:44:34 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/state-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:44:34 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/state-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:44:34 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/state-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:44:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/state-handler', 'match' => false, 'parent' => null, ] 2024-01-28 10:44:34 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/state-handler', 'match' => true, 'parent' => null, ] 2024-01-28 10:44:34 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 10:44:34 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 10:44:34 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 10:44:34 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/state-handler in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 10:44:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 10:44:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:34 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/state-handler' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/state-handler' 'QUERY_STRING' => 'p=cpresources/556910ad/state-handler' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/state-handler' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/state-handler' 'REMOTE_PORT' => '10790' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.224.220.101' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/state-handler' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/state-handler' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/state-handler' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/state-handler' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706467474.1182 'REQUEST_TIME' => 1706467474 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 10:44:38 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:44:38 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:44:38 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:44:38 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 10:44:38 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 10:44:38 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 10:44:38 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:44:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:44:38 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:44:38 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:44:38 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:44:38 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:44:38 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:44:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:44:38 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:44:38 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 10:44:38 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/element-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:44:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/element-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:44:38 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/element-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:44:38 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/element-utils', 'match' => false, 'parent' => null, ] 2024-01-28 10:44:38 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/element-utils', 'match' => true, 'parent' => null, ] 2024-01-28 10:44:38 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 10:44:38 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 10:44:38 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 10:44:38 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/element-utils in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 10:44:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 10:44:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:38 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/element-utils' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/element-utils' 'QUERY_STRING' => 'p=cpresources/556910ad/element-utils' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/element-utils' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/element-utils' 'REMOTE_PORT' => '52018' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '23.22.35.162' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/element-utils' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/element-utils' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/element-utils' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/element-utils' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706467478.0505 'REQUEST_TIME' => 1706467478 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 10:44:42 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:44:42 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:44:42 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:44:42 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 10:44:42 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 10:44:42 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 10:44:42 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:44:42 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:44:42 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:44:42 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:44:42 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:44:42 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:44:42 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:44:42 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:44:42 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:44:42 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 10:44:42 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:44:42 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:44:42 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/collection-utils') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:44:42 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/collection-utils', 'match' => false, 'parent' => null, ] 2024-01-28 10:44:42 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/collection-utils', 'match' => true, 'parent' => null, ] 2024-01-28 10:44:42 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 10:44:42 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 10:44:42 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 10:44:42 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/collection-utils in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 10:44:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 10:44:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:42 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/collection-utils' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'QUERY_STRING' => 'p=cpresources/556910ad/collection-utils' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/collection-utils' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'REMOTE_PORT' => '53606' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '52.70.240.171' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/collection-utils' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706467482.2984 'REQUEST_TIME' => 1706467482 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 10:44:46 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:44:46 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:44:46 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:44:46 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 10:44:46 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 10:44:46 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 10:44:46 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:44:46 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:44:46 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:44:46 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:44:46 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:44:46 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:44:46 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:44:46 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:44:46 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:44:46 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 10:44:46 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/listener-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:44:46 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/listener-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:44:46 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/listener-handler') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:44:46 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/listener-handler', 'match' => false, 'parent' => null, ] 2024-01-28 10:44:46 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/listener-handler', 'match' => true, 'parent' => null, ] 2024-01-28 10:44:46 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 10:44:46 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 10:44:46 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 10:44:46 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/listener-handler in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 10:44:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 10:44:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:46 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/listener-handler' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'QUERY_STRING' => 'p=cpresources/556910ad/listener-handler' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/listener-handler' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'REMOTE_PORT' => '46514' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '52.70.240.171' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/listener-handler' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706467486.194 'REQUEST_TIME' => 1706467486 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 10:44:50 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:44:50 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:44:50 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 10:44:50 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 10:44:50 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 10:44:50 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 10:44:50 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:44:50 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:44:50 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 10:44:50 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:44:50 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:44:50 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 10:44:50 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:44:50 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:44:50 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 10:44:50 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 10:44:50 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:44:50 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:44:50 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/browser-detector') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 10:44:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/browser-detector', 'match' => false, 'parent' => null, ] 2024-01-28 10:44:50 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/browser-detector', 'match' => true, 'parent' => null, ] 2024-01-28 10:44:50 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 10:44:50 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 10:44:50 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 10:44:50 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/browser-detector in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 10:44:50 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 10:44:50 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:50 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:50 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:50 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:50 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:50 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:50 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:50 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:50 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:50 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:50 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 10:44:50 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/browser-detector' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'QUERY_STRING' => 'p=cpresources/556910ad/browser-detector' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/browser-detector' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'REMOTE_PORT' => '39310' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '23.22.35.162' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/browser-detector' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706467490.4796 'REQUEST_TIME' => 1706467490 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 11:04:58 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 11:04:58 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 11:04:58 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 11:04:58 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 11:04:58 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 11:04:58 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 11:04:58 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 11:04:58 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 11:04:58 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 11:04:58 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 11:04:58 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 11:04:58 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 11:04:58 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 11:04:58 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 11:04:58 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 11:04:58 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 11:04:58 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.git/HEAD') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 11:04:58 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.git/HEAD') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 11:04:58 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.git/HEAD') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 11:04:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: .git/HEAD', 'match' => false, 'parent' => null, ] 2024-01-28 11:04:58 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: .git/HEAD', 'match' => true, 'parent' => null, ] 2024-01-28 11:04:58 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 11:04:58 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 11:04:58 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 11:04:58 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: .git/HEAD in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('.git/HEAD', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 11:04:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 11:04:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 11:04:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 11:04:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 11:04:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 11:04:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 11:04:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 11:04:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 11:04:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 11:04:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 11:04:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 11:04:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 11:04:58 [-][-][-][info][application] $_GET = [ 'p' => '.git/HEAD' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/.git/HEAD' 'QUERY_STRING' => 'p=.git/HEAD' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=.git/HEAD' 'REDIRECT_URL' => '/fulfillmentworks/web/.git/HEAD' 'REMOTE_PORT' => '18566' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '23.22.35.162' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'outhill.com' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => 'outhill.com' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://outhill.com/fulfillmentworks/web/.git/HEAD' 'SCRIPT_URL' => '/fulfillmentworks/web/.git/HEAD' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://outhill.com/fulfillmentworks/web/.git/HEAD' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/.git/HEAD' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706468698.3522 'REQUEST_TIME' => 1706468698 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 13:48:14 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 13:48:14 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 13:48:14 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 13:48:14 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 13:48:14 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 13:48:14 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 13:48:14 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 13:48:14 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 13:48:14 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 13:48:14 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 13:48:14 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 13:48:14 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 13:48:14 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 13:48:14 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 13:48:14 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 13:48:14 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 13:48:14 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/text/css') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 13:48:14 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/text/css') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 13:48:14 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/text/css') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 13:48:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/text/css', 'match' => false, 'parent' => null, ] 2024-01-28 13:48:14 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/text/css', 'match' => true, 'parent' => null, ] 2024-01-28 13:48:14 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 13:48:14 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 13:48:14 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 13:48:14 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/text/css in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 13:48:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 13:48:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 13:48:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 13:48:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 13:48:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 13:48:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 13:48:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 13:48:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 13:48:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 13:48:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 13:48:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 13:48:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 13:48:14 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/text/css' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/text/css' 'QUERY_STRING' => 'p=cpresources/de0d6436/text/css' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/text/css' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/text/css' 'REMOTE_PORT' => '6073' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.224.220.101' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/de0d6436/text/css' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/text/css' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/de0d6436/text/css' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/text/css' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706478494.1542 'REQUEST_TIME' => 1706478494 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 13:48:18 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 13:48:18 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 13:48:18 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 13:48:18 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 13:48:18 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 13:48:18 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 13:48:18 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 13:48:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 13:48:18 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 13:48:18 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 13:48:18 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 13:48:18 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 13:48:18 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 13:48:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 13:48:18 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 13:48:18 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 13:48:18 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 13:48:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 13:48:18 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 13:48:18 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/text/xml', 'match' => false, 'parent' => null, ] 2024-01-28 13:48:18 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/text/xml', 'match' => true, 'parent' => null, ] 2024-01-28 13:48:18 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 13:48:18 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 13:48:18 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 13:48:18 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/text/xml in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 13:48:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 13:48:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 13:48:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 13:48:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 13:48:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 13:48:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 13:48:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 13:48:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 13:48:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 13:48:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 13:48:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 13:48:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 13:48:18 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/text/xml' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'QUERY_STRING' => 'p=cpresources/de0d6436/text/xml' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/text/xml' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'REMOTE_PORT' => '44261' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '52.70.240.171' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/text/xml' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706478498.3251 'REQUEST_TIME' => 1706478498 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 13:48:22 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 13:48:22 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 13:48:22 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 13:48:22 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 13:48:22 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 13:48:22 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 13:48:22 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 13:48:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 13:48:22 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 13:48:22 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 13:48:22 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 13:48:22 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 13:48:22 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 13:48:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 13:48:22 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 13:48:22 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 13:48:22 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 13:48:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 13:48:22 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 13:48:22 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/7af9bb58/text/xml', 'match' => false, 'parent' => null, ] 2024-01-28 13:48:22 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/7af9bb58/text/xml', 'match' => true, 'parent' => null, ] 2024-01-28 13:48:22 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 13:48:22 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 13:48:22 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 13:48:22 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/7af9bb58/text/xml in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/7af...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 13:48:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 13:48:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 13:48:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 13:48:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 13:48:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 13:48:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 13:48:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 13:48:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 13:48:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 13:48:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 13:48:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 13:48:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 13:48:22 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/7af9bb58/text/xml' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'QUERY_STRING' => 'p=cpresources/7af9bb58/text/xml' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/7af9bb58/text/xml' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'REMOTE_PORT' => '38739' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.224.220.101' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/xml' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706478502.2025 'REQUEST_TIME' => 1706478502 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 13:48:26 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 13:48:26 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 13:48:26 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 13:48:26 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 13:48:26 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 13:48:26 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 13:48:26 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 13:48:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 13:48:26 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 13:48:26 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 13:48:26 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 13:48:26 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 13:48:26 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 13:48:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 13:48:26 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 13:48:26 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 13:48:26 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/csv') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 13:48:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/csv') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 13:48:26 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/csv') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 13:48:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f8f6a78e/text/csv', 'match' => false, 'parent' => null, ] 2024-01-28 13:48:26 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f8f6a78e/text/csv', 'match' => true, 'parent' => null, ] 2024-01-28 13:48:26 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 13:48:26 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 13:48:26 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 13:48:26 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f8f6a78e/text/csv in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f8f...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 13:48:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 13:48:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 13:48:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 13:48:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 13:48:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 13:48:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 13:48:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 13:48:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 13:48:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 13:48:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 13:48:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 13:48:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 13:48:26 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f8f6a78e/text/csv' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'QUERY_STRING' => 'p=cpresources/f8f6a78e/text/csv' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f8f6a78e/text/csv' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'REMOTE_PORT' => '54452' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.224.220.101' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/csv' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706478506.1375 'REQUEST_TIME' => 1706478506 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 14:17:54 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 14:17:54 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 14:17:54 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 14:17:54 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 14:17:54 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 14:17:54 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 14:17:54 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 14:17:54 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 14:17:54 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 14:17:54 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 14:17:54 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 14:17:54 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 14:17:54 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 14:17:54 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 14:17:54 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 14:17:54 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 14:17:54 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/gif') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 14:17:54 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/gif') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 14:17:54 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/gif') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 14:17:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f65387df/image/gif', 'match' => false, 'parent' => null, ] 2024-01-28 14:17:54 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f65387df/image/gif', 'match' => true, 'parent' => null, ] 2024-01-28 14:17:54 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 14:17:54 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 14:17:54 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 14:17:54 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f65387df/image/gif in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f65...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 14:17:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 14:17:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:17:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:17:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:17:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:17:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:17:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:17:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:17:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:17:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:17:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:17:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:17:54 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f65387df/image/gif' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f65387df/image/gif' 'QUERY_STRING' => 'p=cpresources/f65387df/image/gif' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f65387df/image/gif' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/gif' 'REMOTE_PORT' => '30746' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '23.22.35.162' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/f65387df/image/gif' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/gif' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/f65387df/image/gif' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/gif' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706480274.1859 'REQUEST_TIME' => 1706480274 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 14:17:58 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 14:17:58 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 14:17:58 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 14:17:58 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 14:17:58 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 14:17:58 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 14:17:58 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 14:17:58 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 14:17:58 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 14:17:58 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 14:17:58 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 14:17:58 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 14:17:58 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 14:17:58 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 14:17:58 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 14:17:58 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 14:17:58 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 14:17:58 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 14:17:58 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 14:17:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/7af9bb58/text/html', 'match' => false, 'parent' => null, ] 2024-01-28 14:17:58 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/7af9bb58/text/html', 'match' => true, 'parent' => null, ] 2024-01-28 14:17:58 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 14:17:58 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 14:17:58 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 14:17:58 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/7af9bb58/text/html in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/7af...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 14:17:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 14:17:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:17:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:17:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:17:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:17:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:17:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:17:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:17:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:17:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:17:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:17:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:17:58 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/7af9bb58/text/html' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'QUERY_STRING' => 'p=cpresources/7af9bb58/text/html' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/7af9bb58/text/html' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'REMOTE_PORT' => '23722' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '23.22.35.162' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/html' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706480278.1637 'REQUEST_TIME' => 1706480278 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 14:18:02 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 14:18:02 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 14:18:02 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 14:18:02 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 14:18:02 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 14:18:02 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 14:18:02 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 14:18:02 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 14:18:02 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 14:18:02 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 14:18:02 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 14:18:02 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 14:18:02 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 14:18:02 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 14:18:02 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 14:18:02 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 14:18:02 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 14:18:02 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 14:18:02 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/556910ad/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 14:18:02 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/556910ad/text/html', 'match' => false, 'parent' => null, ] 2024-01-28 14:18:02 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/556910ad/text/html', 'match' => true, 'parent' => null, ] 2024-01-28 14:18:02 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 14:18:02 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 14:18:02 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 14:18:02 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/556910ad/text/html in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/556...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 14:18:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 14:18:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:02 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/556910ad/text/html' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/556910ad/text/html' 'QUERY_STRING' => 'p=cpresources/556910ad/text/html' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/556910ad/text/html' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/556910ad/text/html' 'REMOTE_PORT' => '31670' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.224.220.101' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/text/html' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/text/html' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/556910ad/text/html' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/556910ad/text/html' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706480282.5457 'REQUEST_TIME' => 1706480282 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 14:18:06 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 14:18:06 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 14:18:06 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 14:18:06 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 14:18:06 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 14:18:06 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 14:18:06 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 14:18:06 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 14:18:06 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 14:18:06 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 14:18:06 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 14:18:06 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 14:18:06 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 14:18:06 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 14:18:06 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 14:18:06 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 14:18:06 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 14:18:06 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 14:18:06 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 14:18:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f65387df/image/jpeg', 'match' => false, 'parent' => null, ] 2024-01-28 14:18:06 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f65387df/image/jpeg', 'match' => true, 'parent' => null, ] 2024-01-28 14:18:06 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 14:18:06 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 14:18:06 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 14:18:06 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f65387df/image/jpeg in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f65...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 14:18:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 14:18:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:06 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f65387df/image/jpeg' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'QUERY_STRING' => 'p=cpresources/f65387df/image/jpeg' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f65387df/image/jpeg' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'REMOTE_PORT' => '5601' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '23.22.35.162' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/jpeg' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706480286.2327 'REQUEST_TIME' => 1706480286 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 14:18:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 14:18:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 14:18:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 14:18:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 14:18:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 14:18:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 14:18:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 14:18:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 14:18:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 14:18:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 14:18:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 14:18:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 14:18:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 14:18:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 14:18:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 14:18:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 14:18:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 14:18:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 14:18:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 14:18:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/7af9bb58/text/plain', 'match' => false, 'parent' => null, ] 2024-01-28 14:18:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/7af9bb58/text/plain', 'match' => true, 'parent' => null, ] 2024-01-28 14:18:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 14:18:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 14:18:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 14:18:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/7af9bb58/text/plain in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/7af...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 14:18:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 14:18:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/7af9bb58/text/plain' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'QUERY_STRING' => 'p=cpresources/7af9bb58/text/plain' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/7af9bb58/text/plain' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'REMOTE_PORT' => '11456' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '52.70.240.171' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/text/plain' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706480290.2727 'REQUEST_TIME' => 1706480290 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 14:18:14 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 14:18:14 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 14:18:14 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 14:18:14 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 14:18:14 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 14:18:14 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 14:18:14 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 14:18:14 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 14:18:14 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 14:18:14 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 14:18:14 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 14:18:14 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 14:18:14 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 14:18:14 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 14:18:14 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 14:18:14 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 14:18:14 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/next/prev') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 14:18:14 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/next/prev') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 14:18:14 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/next/prev') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 14:18:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/25dfd780/next/prev', 'match' => false, 'parent' => null, ] 2024-01-28 14:18:14 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/25dfd780/next/prev', 'match' => true, 'parent' => null, ] 2024-01-28 14:18:14 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 14:18:14 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 14:18:14 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 14:18:14 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/25dfd780/next/prev in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/25d...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 14:18:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 14:18:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:14 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/25dfd780/next/prev' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'QUERY_STRING' => 'p=cpresources/25dfd780/next/prev' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/25dfd780/next/prev' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'REMOTE_PORT' => '32235' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.224.220.101' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/next/prev' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706480294.3092 'REQUEST_TIME' => 1706480294 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 14:18:18 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 14:18:18 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 14:18:18 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 14:18:18 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 14:18:18 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 14:18:18 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 14:18:18 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 14:18:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 14:18:18 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 14:18:18 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 14:18:18 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 14:18:18 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 14:18:18 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 14:18:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 14:18:18 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 14:18:18 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 14:18:18 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 14:18:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 14:18:18 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/plain') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 14:18:18 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f8f6a78e/text/plain', 'match' => false, 'parent' => null, ] 2024-01-28 14:18:18 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f8f6a78e/text/plain', 'match' => true, 'parent' => null, ] 2024-01-28 14:18:18 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 14:18:18 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 14:18:18 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 14:18:18 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f8f6a78e/text/plain in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f8f...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 14:18:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 14:18:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:18 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f8f6a78e/text/plain' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/plain' 'QUERY_STRING' => 'p=cpresources/f8f6a78e/text/plain' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f8f6a78e/text/plain' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/plain' 'REMOTE_PORT' => '20466' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '23.22.35.162' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/f8f6a78e/text/plain' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/plain' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/f8f6a78e/text/plain' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/plain' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706480298.251 'REQUEST_TIME' => 1706480298 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 14:18:22 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 14:18:22 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 14:18:22 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 14:18:22 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 14:18:22 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 14:18:22 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 14:18:22 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 14:18:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 14:18:22 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 14:18:22 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 14:18:22 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 14:18:22 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 14:18:22 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 14:18:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 14:18:22 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 14:18:22 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 14:18:22 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/webp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 14:18:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/webp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 14:18:22 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/webp') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 14:18:22 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f65387df/image/webp', 'match' => false, 'parent' => null, ] 2024-01-28 14:18:22 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f65387df/image/webp', 'match' => true, 'parent' => null, ] 2024-01-28 14:18:22 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 14:18:22 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 14:18:22 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 14:18:22 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f65387df/image/webp in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f65...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 14:18:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 14:18:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:22 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f65387df/image/webp' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f65387df/image/webp' 'QUERY_STRING' => 'p=cpresources/f65387df/image/webp' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f65387df/image/webp' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/webp' 'REMOTE_PORT' => '36463' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '23.22.35.162' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/f65387df/image/webp' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/webp' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/f65387df/image/webp' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/webp' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706480302.4542 'REQUEST_TIME' => 1706480302 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 14:18:26 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 14:18:26 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 14:18:26 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 14:18:26 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 14:18:26 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 14:18:26 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 14:18:26 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 14:18:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 14:18:26 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 14:18:26 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 14:18:26 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 14:18:26 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 14:18:26 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 14:18:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 14:18:26 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 14:18:26 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 14:18:26 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 14:18:26 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 14:18:26 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/image/jpeg') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 14:18:26 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/image/jpeg', 'match' => false, 'parent' => null, ] 2024-01-28 14:18:26 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/image/jpeg', 'match' => true, 'parent' => null, ] 2024-01-28 14:18:26 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 14:18:26 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 14:18:26 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 14:18:26 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/image/jpeg in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 14:18:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 14:18:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:26 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:26 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/image/jpeg' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/image/jpeg' 'QUERY_STRING' => 'p=cpresources/de0d6436/image/jpeg' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/image/jpeg' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/image/jpeg' 'REMOTE_PORT' => '20814' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '52.70.240.171' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/de0d6436/image/jpeg' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/image/jpeg' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/de0d6436/image/jpeg' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/image/jpeg' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706480306.9072 'REQUEST_TIME' => 1706480306 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 14:18:30 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 14:18:30 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 14:18:30 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 14:18:30 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 14:18:30 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 14:18:30 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 14:18:30 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 14:18:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 14:18:30 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 14:18:30 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 14:18:30 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 14:18:30 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 14:18:30 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 14:18:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 14:18:30 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 14:18:30 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 14:18:30 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/png') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 14:18:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/png') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 14:18:30 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f65387df/image/png') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 14:18:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f65387df/image/png', 'match' => false, 'parent' => null, ] 2024-01-28 14:18:30 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f65387df/image/png', 'match' => true, 'parent' => null, ] 2024-01-28 14:18:30 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 14:18:30 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 14:18:30 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 14:18:30 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f65387df/image/png in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f65...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 14:18:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 14:18:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:30 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f65387df/image/png' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f65387df/image/png' 'QUERY_STRING' => 'p=cpresources/f65387df/image/png' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f65387df/image/png' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/png' 'REMOTE_PORT' => '6108' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '23.22.35.162' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/f65387df/image/png' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/png' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/f65387df/image/png' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f65387df/image/png' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706480310.174 'REQUEST_TIME' => 1706480310 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 14:18:34 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 14:18:34 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 14:18:34 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 14:18:34 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 14:18:34 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 14:18:34 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 14:18:34 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 14:18:34 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 14:18:34 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 14:18:34 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 14:18:34 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 14:18:34 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 14:18:34 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 14:18:34 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 14:18:34 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 14:18:34 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 14:18:34 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 14:18:34 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 14:18:34 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/html') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 14:18:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f8f6a78e/text/html', 'match' => false, 'parent' => null, ] 2024-01-28 14:18:34 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f8f6a78e/text/html', 'match' => true, 'parent' => null, ] 2024-01-28 14:18:34 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 14:18:34 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 14:18:34 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 14:18:34 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f8f6a78e/text/html in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f8f...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 14:18:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 14:18:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:34 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f8f6a78e/text/html' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/html' 'QUERY_STRING' => 'p=cpresources/f8f6a78e/text/html' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f8f6a78e/text/html' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/html' 'REMOTE_PORT' => '17528' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '52.70.240.171' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/f8f6a78e/text/html' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/html' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/f8f6a78e/text/html' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/html' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706480314.0252 'REQUEST_TIME' => 1706480314 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 14:18:38 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 14:18:38 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 14:18:38 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 14:18:38 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 14:18:38 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 14:18:38 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 14:18:38 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 14:18:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 14:18:38 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 14:18:38 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 14:18:38 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 14:18:38 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 14:18:38 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 14:18:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 14:18:38 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 14:18:38 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 14:18:38 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/image/png') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 14:18:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/image/png') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 14:18:38 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/image/png') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 14:18:38 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/image/png', 'match' => false, 'parent' => null, ] 2024-01-28 14:18:38 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/image/png', 'match' => true, 'parent' => null, ] 2024-01-28 14:18:38 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 14:18:38 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 14:18:38 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 14:18:38 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/image/png in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 14:18:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 14:18:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 14:18:38 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/image/png' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/image/png' 'QUERY_STRING' => 'p=cpresources/de0d6436/image/png' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/image/png' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/image/png' 'REMOTE_PORT' => '39744' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '23.22.35.162' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/de0d6436/image/png' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/image/png' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/de0d6436/image/png' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/image/png' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706480318.0725 'REQUEST_TIME' => 1706480318 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 16:06:58 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 16:06:58 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 16:06:58 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 16:06:58 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 16:06:58 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 16:06:58 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 16:06:58 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 16:06:58 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 16:06:58 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 16:06:58 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 16:06:58 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 16:06:58 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 16:06:58 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 16:06:58 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 16:06:58 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 16:06:58 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 16:06:58 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/application/json') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 16:06:58 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/application/json') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 16:06:58 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/application/json') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 16:06:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f8f6a78e/application/json', 'match' => false, 'parent' => null, ] 2024-01-28 16:06:58 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f8f6a78e/application/json', 'match' => true, 'parent' => null, ] 2024-01-28 16:06:58 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 16:06:58 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 16:06:58 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 16:06:58 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f8f6a78e/application/json in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f8f...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 16:06:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 16:06:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:06:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:06:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:06:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:06:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:06:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:06:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:06:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:06:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:06:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:06:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:06:58 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f8f6a78e/application/json' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/json' 'QUERY_STRING' => 'p=cpresources/f8f6a78e/application/json' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f8f6a78e/application/json' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/json' 'REMOTE_PORT' => '23950' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '52.70.240.171' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/f8f6a78e/application/json' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/json' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/f8f6a78e/application/json' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/json' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706486818.4863 'REQUEST_TIME' => 1706486818 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 16:07:02 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 16:07:02 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 16:07:02 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 16:07:02 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 16:07:02 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 16:07:02 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 16:07:02 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 16:07:02 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 16:07:02 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 16:07:02 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 16:07:02 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 16:07:02 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 16:07:02 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 16:07:02 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 16:07:02 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 16:07:02 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 16:07:02 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/login') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 16:07:02 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/login') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 16:07:02 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/login') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 16:07:02 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1a4c64c1/users/login', 'match' => false, 'parent' => null, ] 2024-01-28 16:07:02 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1a4c64c1/users/login', 'match' => true, 'parent' => null, ] 2024-01-28 16:07:02 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 16:07:02 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 16:07:02 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 16:07:02 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1a4c64c1/users/login in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1a4...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 16:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 16:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:07:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:07:02 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1a4c64c1/users/login' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'QUERY_STRING' => 'p=cpresources/1a4c64c1/users/login' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1a4c64c1/users/login' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'REMOTE_PORT' => '24833' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.224.220.101' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/login' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706486822.1423 'REQUEST_TIME' => 1706486822 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 16:07:06 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 16:07:06 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 16:07:06 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 16:07:06 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 16:07:06 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 16:07:06 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 16:07:06 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 16:07:06 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 16:07:06 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 16:07:06 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 16:07:06 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 16:07:06 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 16:07:06 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 16:07:06 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 16:07:06 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 16:07:06 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 16:07:06 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/application/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 16:07:06 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/application/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 16:07:06 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/application/xml') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 16:07:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f8f6a78e/application/xml', 'match' => false, 'parent' => null, ] 2024-01-28 16:07:06 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f8f6a78e/application/xml', 'match' => true, 'parent' => null, ] 2024-01-28 16:07:06 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 16:07:06 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 16:07:06 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 16:07:06 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f8f6a78e/application/xml in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f8f...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 16:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 16:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:07:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:07:06 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f8f6a78e/application/xml' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/xml' 'QUERY_STRING' => 'p=cpresources/f8f6a78e/application/xml' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f8f6a78e/application/xml' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/xml' 'REMOTE_PORT' => '27917' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.224.220.101' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/f8f6a78e/application/xml' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/xml' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/f8f6a78e/application/xml' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/application/xml' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706486826.4811 'REQUEST_TIME' => 1706486826 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 16:07:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 16:07:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 16:07:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 16:07:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 16:07:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 16:07:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 16:07:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 16:07:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 16:07:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 16:07:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 16:07:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 16:07:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 16:07:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 16:07:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 16:07:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 16:07:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 16:07:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/build') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 16:07:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/build') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 16:07:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/build') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 16:07:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/build', 'match' => false, 'parent' => null, ] 2024-01-28 16:07:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/build', 'match' => true, 'parent' => null, ] 2024-01-28 16:07:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 16:07:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 16:07:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 16:07:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/build in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 16:07:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 16:07:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:07:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:07:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:07:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:07:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:07:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:07:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:07:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:07:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:07:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:07:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:07:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/build' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/build' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/build' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'REMOTE_PORT' => '13129' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.224.220.101' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/build' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706486830.159 'REQUEST_TIME' => 1706486830 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 16:07:14 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 16:07:14 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 16:07:14 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 16:07:14 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 16:07:14 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 16:07:14 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 16:07:14 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 16:07:14 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 16:07:14 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 16:07:14 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 16:07:14 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 16:07:14 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 16:07:14 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 16:07:14 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 16:07:14 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 16:07:14 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 16:07:14 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-base') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 16:07:14 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-base') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 16:07:14 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-base') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 16:07:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-base', 'match' => false, 'parent' => null, ] 2024-01-28 16:07:14 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-base', 'match' => true, 'parent' => null, ] 2024-01-28 16:07:14 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 16:07:14 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 16:07:14 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 16:07:14 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-base in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 16:07:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 16:07:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:07:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:07:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:07:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:07:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:07:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:07:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:07:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:07:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:07:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:07:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 16:07:14 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-base' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-base' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-base' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'REMOTE_PORT' => '58195' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.224.220.101' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-base' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706486834.2734 'REQUEST_TIME' => 1706486834 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 17:03:42 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 17:03:42 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 17:03:42 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 17:03:42 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 17:03:42 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 17:03:42 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 17:03:42 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 17:03:42 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 17:03:42 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 17:03:42 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 17:03:42 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 17:03:42 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 17:03:42 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 17:03:42 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 17:03:42 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 17:03:42 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 17:03:42 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-categories') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 17:03:42 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-categories') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 17:03:42 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-categories') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 17:03:42 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-categories', 'match' => false, 'parent' => null, ] 2024-01-28 17:03:42 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-categories', 'match' => true, 'parent' => null, ] 2024-01-28 17:03:42 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 17:03:42 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 17:03:42 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 17:03:42 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-categories in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 17:03:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 17:03:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:42 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-categories' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-categories' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-categories' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'REMOTE_PORT' => '57008' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '52.70.240.171' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-categories' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706490222.2239 'REQUEST_TIME' => 1706490222 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 17:03:46 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 17:03:46 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 17:03:46 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 17:03:46 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 17:03:46 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 17:03:46 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 17:03:46 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 17:03:46 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 17:03:46 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 17:03:46 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 17:03:46 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 17:03:46 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 17:03:46 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 17:03:46 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 17:03:46 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 17:03:46 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 17:03:46 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-blocks') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 17:03:46 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-blocks') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 17:03:46 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-blocks') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 17:03:46 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-blocks', 'match' => false, 'parent' => null, ] 2024-01-28 17:03:46 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-blocks', 'match' => true, 'parent' => null, ] 2024-01-28 17:03:46 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 17:03:46 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 17:03:46 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 17:03:46 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-blocks in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 17:03:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 17:03:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:46 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-blocks' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-blocks' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-blocks' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'REMOTE_PORT' => '3332' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '52.70.240.171' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-blocks' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706490226.111 'REQUEST_TIME' => 1706490226 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 17:03:50 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 17:03:50 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 17:03:50 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 17:03:50 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 17:03:50 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 17:03:50 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 17:03:50 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 17:03:50 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 17:03:50 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 17:03:50 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 17:03:50 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 17:03:50 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 17:03:50 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 17:03:50 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 17:03:50 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 17:03:50 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 17:03:50 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-scripts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 17:03:50 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-scripts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 17:03:50 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-scripts') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 17:03:50 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-scripts', 'match' => false, 'parent' => null, ] 2024-01-28 17:03:50 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-scripts', 'match' => true, 'parent' => null, ] 2024-01-28 17:03:50 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 17:03:50 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 17:03:50 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 17:03:50 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-scripts in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 17:03:50 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 17:03:50 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:50 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:50 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:50 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:50 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:50 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:50 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:50 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:50 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:50 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:50 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:50 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-scripts' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-scripts' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-scripts' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'REMOTE_PORT' => '29862' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '23.22.35.162' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-scripts' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706490230.0875 'REQUEST_TIME' => 1706490230 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 17:03:54 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 17:03:54 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 17:03:54 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 17:03:54 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 17:03:54 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 17:03:54 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 17:03:54 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 17:03:54 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 17:03:54 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 17:03:54 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 17:03:54 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 17:03:54 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 17:03:54 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 17:03:54 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 17:03:54 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 17:03:54 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 17:03:54 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/tab-separated-values') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 17:03:54 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/tab-separated-values') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 17:03:54 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/f8f6a78e/text/tab-separated-values') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 17:03:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/f8f6a78e/text/tab-separated-values', 'match' => false, 'parent' => null, ] 2024-01-28 17:03:54 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/f8f6a78e/text/tab-separated-values', 'match' => true, 'parent' => null, ] 2024-01-28 17:03:54 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 17:03:54 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 17:03:54 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 17:03:54 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/f8f6a78e/text/tab-separated-values in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/f8f...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 17:03:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 17:03:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:54 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/f8f6a78e/text/tab-separated-values' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/tab-separated-values' 'QUERY_STRING' => 'p=cpresources/f8f6a78e/text/tab-separated-values' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/f8f6a78e/text/tab-separated-values' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/tab-separated-values' 'REMOTE_PORT' => '27168' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.224.220.101' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/f8f6a78e/text/tab-separated-values' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/tab-separated-values' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/f8f6a78e/text/tab-separated-values' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/f8f6a78e/text/tab-separated-values' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706490234.147 'REQUEST_TIME' => 1706490234 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 17:03:58 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 17:03:58 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 17:03:58 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 17:03:58 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 17:03:58 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 17:03:58 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 17:03:58 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 17:03:58 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 17:03:58 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 17:03:58 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 17:03:58 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 17:03:58 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 17:03:58 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 17:03:58 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 17:03:58 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 17:03:58 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 17:03:58 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-properties') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 17:03:58 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-properties') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 17:03:58 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/unicode-properties') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 17:03:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/unicode-properties', 'match' => false, 'parent' => null, ] 2024-01-28 17:03:58 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/unicode-properties', 'match' => true, 'parent' => null, ] 2024-01-28 17:03:58 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 17:03:58 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 17:03:58 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 17:03:58 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/unicode-properties in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 17:03:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 17:03:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:03:58 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/unicode-properties' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-properties' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/unicode-properties' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'REMOTE_PORT' => '17602' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.224.220.101' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/unicode-properties' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706490238.1642 'REQUEST_TIME' => 1706490238 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 17:04:02 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 17:04:02 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 17:04:02 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 17:04:02 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 17:04:02 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 17:04:02 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 17:04:02 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 17:04:02 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 17:04:02 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 17:04:02 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 17:04:02 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 17:04:02 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 17:04:02 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 17:04:02 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 17:04:02 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 17:04:02 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 17:04:02 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/matchrecursive') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 17:04:02 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/matchrecursive') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 17:04:02 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/addons/matchrecursive') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 17:04:02 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/addons/matchrecursive', 'match' => false, 'parent' => null, ] 2024-01-28 17:04:02 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/addons/matchrecursive', 'match' => true, 'parent' => null, ] 2024-01-28 17:04:02 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 17:04:02 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 17:04:02 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 17:04:02 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/addons/matchrecursive in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 17:04:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 17:04:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:04:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:04:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:04:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:04:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:04:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:04:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:04:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:04:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:04:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:04:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:04:02 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/addons/matchrecursive' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'QUERY_STRING' => 'p=cpresources/a841eed1/addons/matchrecursive' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/addons/matchrecursive' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'REMOTE_PORT' => '40325' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '23.22.35.162' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/addons/matchrecursive' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706490242.1037 'REQUEST_TIME' => 1706490242 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 17:04:06 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 17:04:06 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 17:04:06 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 17:04:06 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 17:04:06 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 17:04:06 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 17:04:06 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 17:04:06 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 17:04:06 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 17:04:06 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 17:04:06 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 17:04:06 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 17:04:06 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 17:04:06 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 17:04:06 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 17:04:06 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 17:04:06 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/vendor/jquery.ui.widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 17:04:06 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/vendor/jquery.ui.widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 17:04:06 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/vendor/jquery.ui.widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 17:04:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/eebb8621/vendor/jquery.ui.widget', 'match' => false, 'parent' => null, ] 2024-01-28 17:04:06 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/eebb8621/vendor/jquery.ui.widget', 'match' => true, 'parent' => null, ] 2024-01-28 17:04:06 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 17:04:06 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 17:04:06 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 17:04:06 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/eebb8621/vendor/jquery.ui.widget in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/eeb...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 17:04:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 17:04:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:04:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:04:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:04:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:04:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:04:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:04:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:04:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:04:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:04:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:04:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:04:06 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/eebb8621/vendor/jquery.ui.widget' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'QUERY_STRING' => 'p=cpresources/eebb8621/vendor/jquery.ui.widget' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/eebb8621/vendor/jquery.ui.widget' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'REMOTE_PORT' => '43640' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.224.220.101' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/vendor/jquery.ui.widget' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706490246.2861 'REQUEST_TIME' => 1706490246 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 17:04:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 17:04:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 17:04:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 17:04:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 17:04:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 17:04:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 17:04:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 17:04:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 17:04:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 17:04:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 17:04:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 17:04:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 17:04:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 17:04:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 17:04:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 17:04:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 17:04:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/application/octet-stream') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 17:04:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/application/octet-stream') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 17:04:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/application/octet-stream') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 17:04:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/eebb8621/application/octet-stream', 'match' => false, 'parent' => null, ] 2024-01-28 17:04:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/eebb8621/application/octet-stream', 'match' => true, 'parent' => null, ] 2024-01-28 17:04:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 17:04:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 17:04:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 17:04:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/eebb8621/application/octet-stream in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/eeb...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 17:04:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 17:04:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:04:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:04:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:04:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:04:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:04:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:04:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:04:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:04:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:04:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:04:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:04:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/eebb8621/application/octet-stream' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'QUERY_STRING' => 'p=cpresources/eebb8621/application/octet-stream' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/eebb8621/application/octet-stream' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'REMOTE_PORT' => '23547' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '23.22.35.162' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/application/octet-stream' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706490250.3591 'REQUEST_TIME' => 1706490250 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 17:29:58 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 17:29:58 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 17:29:58 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 17:29:58 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 17:29:58 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 17:29:58 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 17:29:58 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 17:29:58 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 17:29:58 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 17:29:58 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 17:29:58 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 17:29:58 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 17:29:58 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 17:29:58 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 17:29:58 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 17:29:58 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 17:29:58 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/send-password-reset-email') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 17:29:58 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/send-password-reset-email') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 17:29:58 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1a4c64c1/users/send-password-reset-email') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 17:29:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1a4c64c1/users/send-password-reset-email', 'match' => false, 'parent' => null, ] 2024-01-28 17:29:58 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1a4c64c1/users/send-password-reset-email', 'match' => true, 'parent' => null, ] 2024-01-28 17:29:58 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 17:29:58 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 17:29:58 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 17:29:58 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1a4c64c1/users/send-password-reset-email in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1a4...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 17:29:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 17:29:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:29:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:29:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:29:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:29:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:29:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:29:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:29:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:29:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:29:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:29:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:29:58 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1a4c64c1/users/send-password-reset-email' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'QUERY_STRING' => 'p=cpresources/1a4c64c1/users/send-password-reset-email' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1a4c64c1/users/send-password-reset-email' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'REMOTE_PORT' => '48997' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.224.220.101' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1a4c64c1/users/send-password-reset-email' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706491798.2166 'REQUEST_TIME' => 1706491798 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 17:30:02 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 17:30:02 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 17:30:02 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 17:30:02 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 17:30:02 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 17:30:02 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 17:30:02 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 17:30:02 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 17:30:02 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 17:30:02 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 17:30:02 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 17:30:02 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 17:30:02 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 17:30:02 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 17:30:02 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 17:30:02 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 17:30:02 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 17:30:02 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 17:30:02 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/7af9bb58/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 17:30:02 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/7af9bb58/application/x-www-form-urlencoded', 'match' => false, 'parent' => null, ] 2024-01-28 17:30:02 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/7af9bb58/application/x-www-form-urlencoded', 'match' => true, 'parent' => null, ] 2024-01-28 17:30:02 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 17:30:02 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 17:30:02 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 17:30:02 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/7af9bb58/application/x-www-form-urlencoded in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/7af...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 17:30:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 17:30:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:30:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:30:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:30:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:30:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:30:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:30:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:30:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:30:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:30:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:30:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:30:02 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/7af9bb58/application/x-www-form-urlencoded' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'QUERY_STRING' => 'p=cpresources/7af9bb58/application/x-www-form-urlencoded' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/7af9bb58/application/x-www-form-urlencoded' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'REMOTE_PORT' => '59711' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '52.70.240.171' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/7af9bb58/application/x-www-form-urlencoded' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706491802.2602 'REQUEST_TIME' => 1706491802 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 17:30:06 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 17:30:06 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 17:30:06 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 17:30:06 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 17:30:06 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 17:30:06 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 17:30:06 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 17:30:06 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 17:30:06 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 17:30:06 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 17:30:06 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 17:30:06 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 17:30:06 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 17:30:06 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 17:30:06 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 17:30:06 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 17:30:06 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 17:30:06 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 17:30:06 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/application/x-www-form-urlencoded') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 17:30:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/application/x-www-form-urlencoded', 'match' => false, 'parent' => null, ] 2024-01-28 17:30:06 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/application/x-www-form-urlencoded', 'match' => true, 'parent' => null, ] 2024-01-28 17:30:06 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 17:30:06 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 17:30:06 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 17:30:06 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/application/x-www-form-urlencoded in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 17:30:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 17:30:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:30:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:30:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:30:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:30:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:30:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:30:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:30:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:30:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:30:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:30:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 17:30:06 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/application/x-www-form-urlencoded' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/application/x-www-form-urlencoded' 'QUERY_STRING' => 'p=cpresources/de0d6436/application/x-www-form-urlencoded' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/application/x-www-form-urlencoded' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/application/x-www-form-urlencoded' 'REMOTE_PORT' => '61106' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '23.22.35.162' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/de0d6436/application/x-www-form-urlencoded' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/application/x-www-form-urlencoded' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/de0d6436/application/x-www-form-urlencoded' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/application/x-www-form-urlencoded' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706491806.5375 'REQUEST_TIME' => 1706491806 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 19:07:51 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 19:07:51 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 19:07:51 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 19:07:51 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 19:07:51 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 19:07:51 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 19:07:51 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 19:07:51 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 19:07:51 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 19:07:51 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 19:07:51 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 19:07:51 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 19:07:51 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 19:07:51 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 19:07:51 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 19:07:51 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 19:07:51 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.git/HEAD') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 19:07:51 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.git/HEAD') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 19:07:51 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.git/HEAD') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 19:07:51 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: .git/HEAD', 'match' => false, 'parent' => null, ] 2024-01-28 19:07:51 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: .git/HEAD', 'match' => true, 'parent' => null, ] 2024-01-28 19:07:51 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 19:07:51 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 19:07:51 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 19:07:51 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: .git/HEAD in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('.git/HEAD', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 19:07:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 19:07:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 19:07:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 19:07:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 19:07:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 19:07:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 19:07:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 19:07:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 19:07:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 19:07:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 19:07:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 19:07:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 19:07:51 [-][-][-][info][application] $_GET = [ 'p' => '.git/HEAD' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/.git/HEAD' 'QUERY_STRING' => 'p=.git/HEAD' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=.git/HEAD' 'REDIRECT_URL' => '/fulfillmentworks/web/.git/HEAD' 'REMOTE_PORT' => '32040' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '23.22.35.162' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => 'pierview.co.uk' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://pierview.co.uk/fulfillmentworks/web/.git/HEAD' 'SCRIPT_URL' => '/fulfillmentworks/web/.git/HEAD' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://pierview.co.uk/fulfillmentworks/web/.git/HEAD' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/.git/HEAD' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706497671.115 'REQUEST_TIME' => 1706497671 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 20:41:58 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 20:41:58 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 20:41:58 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 20:41:58 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 20:41:58 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 20:41:58 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 20:41:58 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 20:41:58 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 20:41:58 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 20:41:58 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 20:41:58 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 20:41:58 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 20:41:58 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 20:41:58 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 20:41:58 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 20:41:58 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 20:41:58 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/mm/dd/yy') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 20:41:58 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/mm/dd/yy') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 20:41:58 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/25dfd780/mm/dd/yy') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 20:41:58 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/25dfd780/mm/dd/yy', 'match' => false, 'parent' => null, ] 2024-01-28 20:41:58 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/25dfd780/mm/dd/yy', 'match' => true, 'parent' => null, ] 2024-01-28 20:41:58 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 20:41:58 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 20:41:58 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 20:41:58 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/25dfd780/mm/dd/yy in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/25d...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 20:41:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 20:41:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 20:41:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 20:41:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 20:41:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 20:41:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 20:41:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 20:41:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 20:41:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 20:41:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 20:41:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 20:41:58 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 20:41:58 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/25dfd780/mm/dd/yy' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'QUERY_STRING' => 'p=cpresources/25dfd780/mm/dd/yy' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/25dfd780/mm/dd/yy' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'REMOTE_PORT' => '47162' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '23.22.35.162' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/25dfd780/mm/dd/yy' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706503318.142 'REQUEST_TIME' => 1706503318 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 21:12:03 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 21:12:03 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 21:12:03 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 21:12:03 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 21:12:03 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 21:12:03 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 21:12:03 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 21:12:03 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 21:12:03 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 21:12:03 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 21:12:03 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 21:12:03 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 21:12:03 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 21:12:03 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 21:12:03 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 21:12:03 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 21:12:03 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/www.google.com/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 21:12:03 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/www.google.com/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 21:12:03 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/www.google.com/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 21:12:03 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/"http:/www.google.com/"', 'match' => false, 'parent' => null, ] 2024-01-28 21:12:03 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/"http:/www.google.com/"', 'match' => true, 'parent' => null, ] 2024-01-28 21:12:03 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 21:12:03 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 21:12:03 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 21:12:03 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/"http:/www.google.com/" in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 21:12:03 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 21:12:03 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 21:12:03 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 21:12:03 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 21:12:03 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 21:12:03 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 21:12:03 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 21:12:03 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 21:12:03 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 21:12:03 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 21:12:03 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 21:12:03 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 21:12:03 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/\"http:/www.google.com/\"' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/%22http:/www.google.com/%22' 'QUERY_STRING' => 'p=cpresources/a841eed1/\"http:/www.google.com/\"' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/\"http:/www.google.com/\"' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'REMOTE_PORT' => '52659' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '23.22.35.162' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'mail.culturaldna.com' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => 'mail.culturaldna.com' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://mail.culturaldna.com/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://mail.culturaldna.com/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706505123.9399 'REQUEST_TIME' => 1706505123 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 21:12:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 21:12:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 21:12:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 21:12:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 21:12:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 21:12:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 21:12:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 21:12:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 21:12:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 21:12:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 21:12:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 21:12:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 21:12:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 21:12:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 21:12:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 21:12:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 21:12:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/www.google.com/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 21:12:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/www.google.com/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 21:12:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/www.google.com/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 21:12:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/"http:/www.google.com/"', 'match' => false, 'parent' => null, ] 2024-01-28 21:12:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/"http:/www.google.com/"', 'match' => true, 'parent' => null, ] 2024-01-28 21:12:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 21:12:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 21:12:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 21:12:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/"http:/www.google.com/" in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 21:12:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 21:12:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 21:12:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 21:12:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 21:12:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 21:12:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 21:12:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 21:12:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 21:12:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 21:12:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 21:12:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 21:12:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 21:12:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/\"http:/www.google.com/\"' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/%22http:/www.google.com/%22' 'QUERY_STRING' => 'p=cpresources/a841eed1/\"http:/www.google.com/\"' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/\"http:/www.google.com/\"' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'REMOTE_PORT' => '37644' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '23.22.35.162' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'demo.culturaldna.com' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => 'demo.culturaldna.com' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://demo.culturaldna.com/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://demo.culturaldna.com/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706505131.1307 'REQUEST_TIME' => 1706505131 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 21:12:15 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 21:12:15 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 21:12:15 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 21:12:15 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 21:12:15 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 21:12:15 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 21:12:15 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 21:12:15 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 21:12:15 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 21:12:15 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 21:12:15 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 21:12:15 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 21:12:15 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 21:12:15 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 21:12:15 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 21:12:15 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 21:12:15 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/www.google.com/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 21:12:15 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/www.google.com/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 21:12:15 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/www.google.com/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 21:12:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/"http:/www.google.com/"', 'match' => false, 'parent' => null, ] 2024-01-28 21:12:15 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/"http:/www.google.com/"', 'match' => true, 'parent' => null, ] 2024-01-28 21:12:15 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 21:12:15 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 21:12:15 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 21:12:15 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/"http:/www.google.com/" in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 21:12:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 21:12:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 21:12:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 21:12:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 21:12:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 21:12:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 21:12:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 21:12:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 21:12:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 21:12:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 21:12:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 21:12:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 21:12:15 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/\"http:/www.google.com/\"' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/%22http:/www.google.com/%22' 'QUERY_STRING' => 'p=cpresources/a841eed1/\"http:/www.google.com/\"' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/\"http:/www.google.com/\"' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'REMOTE_PORT' => '11188' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.224.220.101' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'culturaldna.com' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => 'culturaldna.com' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://culturaldna.com/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://culturaldna.com/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706505135.0773 'REQUEST_TIME' => 1706505135 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 21:43:40 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 21:43:40 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 21:43:40 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 21:43:40 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 21:43:40 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 21:43:40 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 21:43:40 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 21:43:40 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 21:43:40 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 21:43:40 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 21:43:40 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 21:43:40 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 21:43:40 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 21:43:40 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 21:43:40 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 21:43:40 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 21:43:40 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/www.google.com/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 21:43:40 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/www.google.com/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 21:43:40 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/www.google.com/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 21:43:40 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/"http:/www.google.com/"', 'match' => false, 'parent' => null, ] 2024-01-28 21:43:40 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/"http:/www.google.com/"', 'match' => true, 'parent' => null, ] 2024-01-28 21:43:40 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 21:43:40 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 21:43:40 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 21:43:40 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/"http:/www.google.com/" in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 21:43:40 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 21:43:40 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 21:43:40 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 21:43:40 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 21:43:40 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 21:43:40 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 21:43:40 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 21:43:40 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 21:43:40 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 21:43:40 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 21:43:40 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 21:43:40 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 21:43:40 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/\"http:/www.google.com/\"' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/%22http:/www.google.com/%22' 'QUERY_STRING' => 'p=cpresources/a841eed1/\"http:/www.google.com/\"' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/\"http:/www.google.com/\"' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'REMOTE_PORT' => '23470' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '52.70.240.171' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'hostmaster.whywomenwork.com' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => 'hostmaster.whywomenwork.com' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://hostmaster.whywomenwork.com/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://hostmaster.whywomenwork.com/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706507020.0027 'REQUEST_TIME' => 1706507020 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 22:18:02 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 22:18:02 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 22:18:02 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 22:18:02 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 22:18:02 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 22:18:02 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 22:18:02 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 22:18:02 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 22:18:02 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 22:18:02 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 22:18:02 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 22:18:02 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 22:18:02 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 22:18:02 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 22:18:02 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 22:18:02 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 22:18:02 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/www.google.com/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 22:18:02 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/www.google.com/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 22:18:02 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/www.google.com/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 22:18:02 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/"http:/www.google.com/"', 'match' => false, 'parent' => null, ] 2024-01-28 22:18:02 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/"http:/www.google.com/"', 'match' => true, 'parent' => null, ] 2024-01-28 22:18:02 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 22:18:02 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 22:18:02 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 22:18:02 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/"http:/www.google.com/" in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 22:18:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 22:18:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 22:18:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 22:18:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 22:18:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 22:18:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 22:18:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 22:18:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 22:18:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 22:18:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 22:18:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 22:18:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 22:18:02 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/\"http:/www.google.com/\"' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/%22http:/www.google.com/%22' 'QUERY_STRING' => 'p=cpresources/a841eed1/\"http:/www.google.com/\"' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/\"http:/www.google.com/\"' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'REMOTE_PORT' => '52968' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '52.70.240.171' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'hostmaster.outhill.com' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => 'hostmaster.outhill.com' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://hostmaster.outhill.com/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://hostmaster.outhill.com/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706509082.2368 'REQUEST_TIME' => 1706509082 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 22:18:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 22:18:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 22:18:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 22:18:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 22:18:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 22:18:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 22:18:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 22:18:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 22:18:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 22:18:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 22:18:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 22:18:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 22:18:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 22:18:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 22:18:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 22:18:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 22:18:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/www.google.com/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 22:18:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/www.google.com/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 22:18:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/www.google.com/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 22:18:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/"http:/www.google.com/"', 'match' => false, 'parent' => null, ] 2024-01-28 22:18:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/"http:/www.google.com/"', 'match' => true, 'parent' => null, ] 2024-01-28 22:18:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 22:18:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 22:18:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 22:18:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/"http:/www.google.com/" in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 22:18:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 22:18:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 22:18:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 22:18:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 22:18:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 22:18:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 22:18:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 22:18:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 22:18:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 22:18:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 22:18:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 22:18:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 22:18:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/\"http:/www.google.com/\"' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/%22http:/www.google.com/%22' 'QUERY_STRING' => 'p=cpresources/a841eed1/\"http:/www.google.com/\"' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/\"http:/www.google.com/\"' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'REMOTE_PORT' => '6558' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '52.70.240.171' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'ww.outhill.com' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => 'ww.outhill.com' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://ww.outhill.com/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://ww.outhill.com/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706509090.3194 'REQUEST_TIME' => 1706509090 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 23:23:54 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 23:23:54 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 23:23:54 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 23:23:54 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 23:23:54 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 23:23:54 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 23:23:54 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 23:23:54 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 23:23:54 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 23:23:54 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 23:23:54 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 23:23:54 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 23:23:54 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 23:23:54 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 23:23:54 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 23:23:54 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 23:23:54 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/www.google.com/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 23:23:54 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/www.google.com/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 23:23:54 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/www.google.com/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 23:23:54 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/"http:/www.google.com/"', 'match' => false, 'parent' => null, ] 2024-01-28 23:23:54 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/"http:/www.google.com/"', 'match' => true, 'parent' => null, ] 2024-01-28 23:23:54 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 23:23:54 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 23:23:54 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 23:23:54 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/"http:/www.google.com/" in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 23:23:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 23:23:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:23:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:23:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:23:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:23:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:23:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:23:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:23:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:23:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:23:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:23:54 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:23:54 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/\"http:/www.google.com/\"' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/%22http:/www.google.com/%22' 'QUERY_STRING' => 'p=cpresources/a841eed1/\"http:/www.google.com/\"' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/\"http:/www.google.com/\"' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'REMOTE_PORT' => '42536' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '52.70.240.171' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706513034.1598 'REQUEST_TIME' => 1706513034 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 23:24:02 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 23:24:02 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 23:24:02 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 23:24:02 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 23:24:02 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 23:24:02 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 23:24:02 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 23:24:02 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 23:24:02 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 23:24:02 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 23:24:02 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 23:24:02 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 23:24:02 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 23:24:02 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 23:24:02 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 23:24:02 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 23:24:02 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/retry') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 23:24:02 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/retry') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 23:24:02 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/retry') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 23:24:02 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/queue/retry', 'match' => false, 'parent' => null, ] 2024-01-28 23:24:02 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/queue/retry', 'match' => true, 'parent' => null, ] 2024-01-28 23:24:02 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 23:24:02 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 23:24:02 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 23:24:02 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/queue/retry in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 23:24:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 23:24:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:02 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:02 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/queue/retry' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/retry' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/retry' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/retry' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/retry' 'REMOTE_PORT' => '10055' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.224.220.101' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/queue/retry' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/retry' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/queue/retry' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/retry' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706513042.2292 'REQUEST_TIME' => 1706513042 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 23:24:06 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 23:24:06 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 23:24:06 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 23:24:06 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 23:24:06 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 23:24:06 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 23:24:06 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 23:24:06 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 23:24:06 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 23:24:06 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 23:24:06 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 23:24:06 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 23:24:06 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 23:24:06 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 23:24:06 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 23:24:06 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 23:24:06 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/jquery-ui/ui/widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 23:24:06 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/jquery-ui/ui/widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 23:24:06 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/eebb8621/jquery-ui/ui/widget') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 23:24:06 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/eebb8621/jquery-ui/ui/widget', 'match' => false, 'parent' => null, ] 2024-01-28 23:24:06 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/eebb8621/jquery-ui/ui/widget', 'match' => true, 'parent' => null, ] 2024-01-28 23:24:06 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 23:24:06 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 23:24:06 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 23:24:06 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/eebb8621/jquery-ui/ui/widget in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/eeb...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 23:24:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 23:24:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:06 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:06 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/eebb8621/jquery-ui/ui/widget' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'QUERY_STRING' => 'p=cpresources/eebb8621/jquery-ui/ui/widget' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/eebb8621/jquery-ui/ui/widget' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'REMOTE_PORT' => '1108' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.224.220.101' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/eebb8621/jquery-ui/ui/widget' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706513046.0314 'REQUEST_TIME' => 1706513046 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 23:24:10 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 23:24:10 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 23:24:10 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 23:24:10 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 23:24:10 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 23:24:10 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 23:24:10 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 23:24:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 23:24:10 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 23:24:10 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 23:24:10 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 23:24:10 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 23:24:10 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 23:24:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 23:24:10 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 23:24:10 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 23:24:10 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/rename-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 23:24:10 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/rename-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 23:24:10 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/rename-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 23:24:10 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/rename-folder', 'match' => false, 'parent' => null, ] 2024-01-28 23:24:10 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/rename-folder', 'match' => true, 'parent' => null, ] 2024-01-28 23:24:10 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 23:24:10 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 23:24:10 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 23:24:10 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/rename-folder in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 23:24:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 23:24:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:10 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:10 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/rename-folder' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/rename-folder' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/rename-folder' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/rename-folder' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/rename-folder' 'REMOTE_PORT' => '29007' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '52.70.240.171' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/rename-folder' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/rename-folder' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/rename-folder' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/rename-folder' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706513050.3505 'REQUEST_TIME' => 1706513050 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 23:24:14 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 23:24:14 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 23:24:14 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 23:24:14 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 23:24:14 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 23:24:14 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 23:24:14 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 23:24:14 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 23:24:14 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 23:24:14 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 23:24:14 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 23:24:14 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 23:24:14 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 23:24:14 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 23:24:14 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 23:24:14 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 23:24:14 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/logout') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 23:24:14 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/logout') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 23:24:14 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/logout') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 23:24:14 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/users/logout', 'match' => false, 'parent' => null, ] 2024-01-28 23:24:14 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/users/logout', 'match' => true, 'parent' => null, ] 2024-01-28 23:24:14 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 23:24:14 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 23:24:14 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 23:24:14 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/users/logout in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 23:24:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 23:24:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:14 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:14 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/users/logout' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/logout' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/logout' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/logout' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/logout' 'REMOTE_PORT' => '64426' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.224.220.101' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/users/logout' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/logout' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/users/logout' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/logout' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706513054.1343 'REQUEST_TIME' => 1706513054 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 23:24:18 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 23:24:18 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 23:24:18 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 23:24:18 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 23:24:18 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 23:24:18 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 23:24:18 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 23:24:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 23:24:18 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 23:24:18 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 23:24:18 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 23:24:18 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 23:24:18 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 23:24:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 23:24:18 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 23:24:18 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 23:24:18 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/run') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 23:24:18 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/run') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 23:24:18 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/run') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 23:24:18 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/queue/run', 'match' => false, 'parent' => null, ] 2024-01-28 23:24:18 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/queue/run', 'match' => true, 'parent' => null, ] 2024-01-28 23:24:18 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 23:24:18 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 23:24:18 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 23:24:18 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/queue/run in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 23:24:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 23:24:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:18 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:18 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/queue/run' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/run' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/run' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'REMOTE_PORT' => '64696' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.224.220.101' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/run' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706513058.2024 'REQUEST_TIME' => 1706513058 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 23:24:22 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 23:24:22 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 23:24:22 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 23:24:22 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 23:24:22 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 23:24:22 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 23:24:22 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 23:24:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 23:24:22 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 23:24:22 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 23:24:22 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 23:24:22 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 23:24:22 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 23:24:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 23:24:22 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 23:24:22 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 23:24:22 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/create-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 23:24:22 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/create-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 23:24:22 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/create-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 23:24:22 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/create-folder', 'match' => false, 'parent' => null, ] 2024-01-28 23:24:22 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/create-folder', 'match' => true, 'parent' => null, ] 2024-01-28 23:24:22 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 23:24:22 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 23:24:22 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 23:24:22 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/create-folder in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 23:24:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 23:24:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:22 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:22 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/create-folder' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/create-folder' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/create-folder' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/create-folder' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/create-folder' 'REMOTE_PORT' => '26645' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '52.70.240.171' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/create-folder' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/create-folder' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/create-folder' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/create-folder' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706513062.7186 'REQUEST_TIME' => 1706513062 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 23:24:27 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 23:24:27 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 23:24:27 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 23:24:27 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 23:24:27 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 23:24:27 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 23:24:27 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 23:24:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 23:24:27 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 23:24:27 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 23:24:27 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 23:24:27 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 23:24:27 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 23:24:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 23:24:27 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 23:24:27 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 23:24:27 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/tags/search-for-tags') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 23:24:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/tags/search-for-tags') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 23:24:27 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/tags/search-for-tags') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 23:24:27 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/tags/search-for-tags', 'match' => false, 'parent' => null, ] 2024-01-28 23:24:27 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/tags/search-for-tags', 'match' => true, 'parent' => null, ] 2024-01-28 23:24:27 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 23:24:27 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 23:24:27 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 23:24:27 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/tags/search-for-tags in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 23:24:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 23:24:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:27 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/tags/search-for-tags' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/search-for-tags' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/tags/search-for-tags' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/tags/search-for-tags' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/search-for-tags' 'REMOTE_PORT' => '48530' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.224.220.101' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/tags/search-for-tags' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/search-for-tags' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/tags/search-for-tags' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/search-for-tags' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706513067.1995 'REQUEST_TIME' => 1706513067 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 23:24:30 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 23:24:30 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 23:24:30 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 23:24:30 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 23:24:30 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 23:24:30 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 23:24:30 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 23:24:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 23:24:30 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 23:24:30 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 23:24:30 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 23:24:30 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 23:24:30 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 23:24:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 23:24:30 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 23:24:30 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 23:24:30 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/tags/create-tag') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 23:24:30 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/tags/create-tag') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 23:24:30 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/tags/create-tag') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 23:24:30 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/tags/create-tag', 'match' => false, 'parent' => null, ] 2024-01-28 23:24:30 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/tags/create-tag', 'match' => true, 'parent' => null, ] 2024-01-28 23:24:30 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 23:24:30 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 23:24:30 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 23:24:30 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/tags/create-tag in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 23:24:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 23:24:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:30 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:30 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/tags/create-tag' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/create-tag' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/tags/create-tag' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/tags/create-tag' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/create-tag' 'REMOTE_PORT' => '32988' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '52.70.240.171' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/tags/create-tag' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/create-tag' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/tags/create-tag' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/tags/create-tag' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706513070.8543 'REQUEST_TIME' => 1706513070 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 23:24:34 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 23:24:34 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 23:24:34 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 23:24:34 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 23:24:34 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 23:24:34 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 23:24:34 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 23:24:34 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 23:24:34 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 23:24:34 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 23:24:34 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 23:24:34 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 23:24:34 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 23:24:34 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 23:24:34 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 23:24:34 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 23:24:34 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/release') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 23:24:34 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/release') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 23:24:34 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/queue/release') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 23:24:34 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/queue/release', 'match' => false, 'parent' => null, ] 2024-01-28 23:24:34 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/queue/release', 'match' => true, 'parent' => null, ] 2024-01-28 23:24:34 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 23:24:34 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 23:24:34 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 23:24:34 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/queue/release in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 23:24:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 23:24:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:34 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:34 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/queue/release' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/release' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/release' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/queue/release' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/release' 'REMOTE_PORT' => '45317' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.224.220.101' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/queue/release' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/release' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/queue/release' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/queue/release' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706513074.1026 'REQUEST_TIME' => 1706513074 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 23:24:38 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 23:24:38 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 23:24:38 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 23:24:38 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 23:24:38 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 23:24:38 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 23:24:38 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 23:24:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 23:24:38 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 23:24:38 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 23:24:38 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 23:24:38 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 23:24:38 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 23:24:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 23:24:38 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 23:24:38 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 23:24:38 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/delete-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 23:24:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/delete-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 23:24:38 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/assets/delete-folder') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 23:24:38 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/assets/delete-folder', 'match' => false, 'parent' => null, ] 2024-01-28 23:24:38 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/assets/delete-folder', 'match' => true, 'parent' => null, ] 2024-01-28 23:24:38 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 23:24:38 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 23:24:38 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 23:24:38 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/assets/delete-folder in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 23:24:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 23:24:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:38 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/assets/delete-folder' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-folder' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/delete-folder' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/assets/delete-folder' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-folder' 'REMOTE_PORT' => '14974' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '52.70.240.171' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-folder' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-folder' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-folder' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/assets/delete-folder' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706513078.2209 'REQUEST_TIME' => 1706513078 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 23:24:42 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 23:24:42 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 23:24:42 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 23:24:42 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 23:24:42 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 23:24:42 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 23:24:42 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 23:24:42 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 23:24:42 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 23:24:42 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 23:24:42 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 23:24:42 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 23:24:42 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 23:24:42 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 23:24:42 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 23:24:42 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 23:24:42 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/text/javascript') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 23:24:42 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/text/javascript') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 23:24:42 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/text/javascript') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 23:24:42 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/text/javascript', 'match' => false, 'parent' => null, ] 2024-01-28 23:24:42 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/text/javascript', 'match' => true, 'parent' => null, ] 2024-01-28 23:24:42 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 23:24:42 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 23:24:42 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 23:24:42 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/text/javascript in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 23:24:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 23:24:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:42 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:42 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/text/javascript' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/text/javascript' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/text/javascript' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'REMOTE_PORT' => '19463' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.224.220.101' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/text/javascript' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706513082.1556 'REQUEST_TIME' => 1706513082 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 23:24:46 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 23:24:46 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 23:24:46 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 23:24:46 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 23:24:46 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 23:24:46 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 23:24:46 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 23:24:46 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 23:24:46 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 23:24:46 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 23:24:46 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 23:24:46 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 23:24:46 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 23:24:46 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 23:24:46 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 23:24:46 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 23:24:46 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/preview/create-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 23:24:46 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/preview/create-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 23:24:46 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/preview/create-token') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 23:24:46 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/preview/create-token', 'match' => false, 'parent' => null, ] 2024-01-28 23:24:46 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/preview/create-token', 'match' => true, 'parent' => null, ] 2024-01-28 23:24:46 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 23:24:46 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 23:24:46 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 23:24:46 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/preview/create-token in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 23:24:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 23:24:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:46 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:46 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/preview/create-token' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/preview/create-token' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/preview/create-token' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'REMOTE_PORT' => '17707' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '52.70.240.171' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/preview/create-token' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706513086.1514 'REQUEST_TIME' => 1706513086 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-28 23:24:51 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 23:24:51 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 23:24:51 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-28 23:24:51 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-28 23:24:51 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-28 23:24:51 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-28 23:24:51 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 23:24:51 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 23:24:51 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-28 23:24:51 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 23:24:51 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 23:24:51 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-28 23:24:51 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 23:24:51 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 23:24:51 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-28 23:24:51 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-28 23:24:51 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/login') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 23:24:51 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/login') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 23:24:51 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/1e7271bf/js/users/login') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-28 23:24:51 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/1e7271bf/js/users/login', 'match' => false, 'parent' => null, ] 2024-01-28 23:24:51 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/1e7271bf/js/users/login', 'match' => true, 'parent' => null, ] 2024-01-28 23:24:51 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-28 23:24:51 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-28 23:24:51 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-28 23:24:51 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/1e7271bf/js/users/login in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/1e7...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-28 23:24:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-28 23:24:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:51 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-28 23:24:51 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/1e7271bf/js/users/login' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/login' 'QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/login' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/1e7271bf/js/users/login' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/login' 'REMOTE_PORT' => '52377' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '23.22.35.162' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => '35.177.183.28' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/users/login' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/login' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/cpresources/1e7271bf/js/users/login' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/1e7271bf/js/users/login' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706513091.258 'REQUEST_TIME' => 1706513091 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-29 00:12:05 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 00:12:05 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 00:12:05 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 00:12:05 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-29 00:12:05 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-29 00:12:05 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-29 00:12:05 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 00:12:05 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 00:12:05 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 00:12:05 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 00:12:05 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 00:12:05 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 00:12:05 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 00:12:05 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 00:12:05 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 00:12:05 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-29 00:12:05 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/www.google.com/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 00:12:05 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/www.google.com/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 00:12:05 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/www.google.com/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 00:12:05 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/"http:/www.google.com/"', 'match' => false, 'parent' => null, ] 2024-01-29 00:12:05 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/"http:/www.google.com/"', 'match' => true, 'parent' => null, ] 2024-01-29 00:12:05 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-29 00:12:05 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-29 00:12:05 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-29 00:12:05 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/"http:/www.google.com/" in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-29 00:12:05 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-29 00:12:05 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 00:12:05 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 00:12:05 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 00:12:05 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 00:12:05 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 00:12:05 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 00:12:05 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 00:12:05 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 00:12:05 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 00:12:05 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 00:12:05 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 00:12:05 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/\"http:/www.google.com/\"' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/%22http:/www.google.com/%22' 'QUERY_STRING' => 'p=cpresources/a841eed1/\"http:/www.google.com/\"' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/\"http:/www.google.com/\"' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'REMOTE_PORT' => '49622' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '52.70.240.171' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'hostmaster.whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => 'hostmaster.whywomenwork.co.uk' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://hostmaster.whywomenwork.co.uk/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://hostmaster.whywomenwork.co.uk/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706515925.5508 'REQUEST_TIME' => 1706515925 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-29 00:12:17 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 00:12:17 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 00:12:17 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 00:12:17 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-29 00:12:17 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-29 00:12:17 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-29 00:12:17 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 00:12:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 00:12:17 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 00:12:17 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 00:12:17 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 00:12:17 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 00:12:17 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 00:12:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 00:12:17 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 00:12:17 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-29 00:12:17 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/www.google.com/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 00:12:17 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/www.google.com/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 00:12:17 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/www.google.com/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 00:12:17 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/"http:/www.google.com/"', 'match' => false, 'parent' => null, ] 2024-01-29 00:12:17 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/"http:/www.google.com/"', 'match' => true, 'parent' => null, ] 2024-01-29 00:12:17 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-29 00:12:17 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-29 00:12:17 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-29 00:12:17 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/"http:/www.google.com/" in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-29 00:12:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-29 00:12:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 00:12:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 00:12:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 00:12:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 00:12:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 00:12:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 00:12:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 00:12:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 00:12:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 00:12:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 00:12:17 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 00:12:17 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/\"http:/www.google.com/\"' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/%22http:/www.google.com/%22' 'QUERY_STRING' => 'p=cpresources/a841eed1/\"http:/www.google.com/\"' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/\"http:/www.google.com/\"' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'REMOTE_PORT' => '48013' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '52.70.240.171' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'mail.whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => 'mail.whywomenwork.co.uk' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://mail.whywomenwork.co.uk/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://mail.whywomenwork.co.uk/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706515937.4678 'REQUEST_TIME' => 1706515937 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-29 00:12:25 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 00:12:25 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 00:12:25 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 00:12:25 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-29 00:12:25 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-29 00:12:25 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-29 00:12:25 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 00:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 00:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 00:12:25 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 00:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 00:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 00:12:25 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 00:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 00:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 00:12:25 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-29 00:12:25 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/www.google.com/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 00:12:25 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/www.google.com/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 00:12:25 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/www.google.com/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 00:12:25 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/"http:/www.google.com/"', 'match' => false, 'parent' => null, ] 2024-01-29 00:12:25 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/"http:/www.google.com/"', 'match' => true, 'parent' => null, ] 2024-01-29 00:12:25 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-29 00:12:25 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-29 00:12:25 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-29 00:12:25 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/"http:/www.google.com/" in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-29 00:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-29 00:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 00:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 00:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 00:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 00:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 00:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 00:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 00:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 00:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 00:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 00:12:25 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 00:12:25 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/\"http:/www.google.com/\"' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/%22http:/www.google.com/%22' 'QUERY_STRING' => 'p=cpresources/a841eed1/\"http:/www.google.com/\"' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/\"http:/www.google.com/\"' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'REMOTE_PORT' => '8010' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.224.220.101' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'whywomenwork.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => 'whywomenwork.co.uk' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://whywomenwork.co.uk/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://whywomenwork.co.uk/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706515945.3942 'REQUEST_TIME' => 1706515945 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-29 01:57:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 01:57:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 01:57:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 01:57:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-29 01:57:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-29 01:57:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-29 01:57:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 01:57:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 01:57:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 01:57:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 01:57:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 01:57:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 01:57:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 01:57:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 01:57:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 01:57:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-29 01:57:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/www.google.com/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 01:57:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/www.google.com/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 01:57:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/www.google.com/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 01:57:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/"http:/www.google.com/"', 'match' => false, 'parent' => null, ] 2024-01-29 01:57:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/"http:/www.google.com/"', 'match' => true, 'parent' => null, ] 2024-01-29 01:57:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-29 01:57:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-29 01:57:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-29 01:57:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/"http:/www.google.com/" in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-29 01:57:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-29 01:57:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 01:57:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 01:57:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 01:57:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 01:57:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 01:57:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 01:57:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 01:57:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 01:57:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 01:57:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 01:57:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 01:57:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/\"http:/www.google.com/\"' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/%22http:/www.google.com/%22' 'QUERY_STRING' => 'p=cpresources/a841eed1/\"http:/www.google.com/\"' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/\"http:/www.google.com/\"' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'REMOTE_PORT' => '51337' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '23.22.35.162' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => 'pierview.co.uk' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://pierview.co.uk/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://pierview.co.uk/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706522239.0362 'REQUEST_TIME' => 1706522239 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-29 01:57:27 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 01:57:27 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 01:57:27 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 01:57:27 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-29 01:57:27 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-29 01:57:27 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-29 01:57:27 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 01:57:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 01:57:27 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 01:57:27 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 01:57:27 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 01:57:27 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 01:57:27 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 01:57:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 01:57:27 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 01:57:27 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-29 01:57:27 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/www.google.com/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 01:57:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/www.google.com/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 01:57:27 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/www.google.com/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 01:57:27 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/"http:/www.google.com/"', 'match' => false, 'parent' => null, ] 2024-01-29 01:57:27 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/"http:/www.google.com/"', 'match' => true, 'parent' => null, ] 2024-01-29 01:57:27 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-29 01:57:27 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-29 01:57:27 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-29 01:57:27 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/"http:/www.google.com/" in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-29 01:57:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-29 01:57:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 01:57:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 01:57:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 01:57:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 01:57:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 01:57:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 01:57:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 01:57:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 01:57:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 01:57:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 01:57:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 01:57:27 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/\"http:/www.google.com/\"' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/%22http:/www.google.com/%22' 'QUERY_STRING' => 'p=cpresources/a841eed1/\"http:/www.google.com/\"' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/\"http:/www.google.com/\"' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'REMOTE_PORT' => '57961' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.224.220.101' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'mail.pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => 'mail.pierview.co.uk' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://mail.pierview.co.uk/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://mail.pierview.co.uk/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706522247.3617 'REQUEST_TIME' => 1706522247 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-29 01:57:35 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 01:57:35 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 01:57:35 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 01:57:35 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-29 01:57:35 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-29 01:57:35 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-29 01:57:35 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 01:57:35 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 01:57:35 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 01:57:35 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 01:57:35 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 01:57:35 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 01:57:35 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 01:57:35 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 01:57:35 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 01:57:35 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-29 01:57:35 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/www.google.com/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 01:57:35 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/www.google.com/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 01:57:35 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/www.google.com/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 01:57:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/"http:/www.google.com/"', 'match' => false, 'parent' => null, ] 2024-01-29 01:57:35 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/"http:/www.google.com/"', 'match' => true, 'parent' => null, ] 2024-01-29 01:57:35 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-29 01:57:35 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-29 01:57:35 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-29 01:57:35 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/"http:/www.google.com/" in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-29 01:57:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-29 01:57:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 01:57:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 01:57:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 01:57:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 01:57:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 01:57:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 01:57:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 01:57:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 01:57:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 01:57:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 01:57:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 01:57:35 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/\"http:/www.google.com/\"' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/%22http:/www.google.com/%22' 'QUERY_STRING' => 'p=cpresources/a841eed1/\"http:/www.google.com/\"' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/\"http:/www.google.com/\"' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'REMOTE_PORT' => '55835' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.224.220.101' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'hostmaster.pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => 'hostmaster.pierview.co.uk' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://hostmaster.pierview.co.uk/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://hostmaster.pierview.co.uk/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/www.google.com/\"' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706522255.845 'REQUEST_TIME' => 1706522255 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-29 02:42:29 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 02:42:29 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 02:42:29 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 02:42:29 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-29 02:42:29 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-29 02:42:29 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-29 02:42:29 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 02:42:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 02:42:29 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 02:42:29 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 02:42:29 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 02:42:29 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 02:42:29 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 02:42:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 02:42:29 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 02:42:29 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-29 02:42:29 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.git/HEAD') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 02:42:29 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.git/HEAD') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 02:42:29 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.git/HEAD') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 02:42:29 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: .git/HEAD', 'match' => false, 'parent' => null, ] 2024-01-29 02:42:29 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: .git/HEAD', 'match' => true, 'parent' => null, ] 2024-01-29 02:42:29 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-29 02:42:29 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-29 02:42:29 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-29 02:42:29 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: .git/HEAD in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('.git/HEAD', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-29 02:42:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-29 02:42:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 02:42:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 02:42:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 02:42:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 02:42:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 02:42:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 02:42:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 02:42:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 02:42:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 02:42:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 02:42:29 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 02:42:29 [-][-][-][info][application] $_GET = [ 'p' => '.git/HEAD' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/.git/HEAD' 'QUERY_STRING' => 'p=.git/HEAD' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=.git/HEAD' 'REDIRECT_URL' => '/fulfillmentworks/web/.git/HEAD' 'REMOTE_PORT' => '25366' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '23.22.35.162' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'hippoclients.com' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => 'hippoclients.com' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://hippoclients.com/fulfillmentworks/web/.git/HEAD' 'SCRIPT_URL' => '/fulfillmentworks/web/.git/HEAD' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://hippoclients.com/fulfillmentworks/web/.git/HEAD' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/.git/HEAD' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706524949.2409 'REQUEST_TIME' => 1706524949 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-29 02:42:33 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 02:42:33 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 02:42:33 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 02:42:33 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-29 02:42:33 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-29 02:42:33 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-29 02:42:33 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 02:42:33 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 02:42:33 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 02:42:33 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 02:42:33 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 02:42:33 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 02:42:33 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 02:42:33 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 02:42:33 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 02:42:33 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-29 02:42:33 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.git/HEAD') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 02:42:33 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.git/HEAD') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 02:42:33 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.git/HEAD') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 02:42:33 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: .git/HEAD', 'match' => false, 'parent' => null, ] 2024-01-29 02:42:33 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: .git/HEAD', 'match' => true, 'parent' => null, ] 2024-01-29 02:42:33 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-29 02:42:33 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-29 02:42:33 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-29 02:42:33 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: .git/HEAD in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('.git/HEAD', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-29 02:42:33 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-29 02:42:33 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 02:42:33 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 02:42:33 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 02:42:33 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 02:42:33 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 02:42:33 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 02:42:33 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 02:42:33 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 02:42:33 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 02:42:33 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 02:42:33 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 02:42:33 [-][-][-][info][application] $_GET = [ 'p' => '.git/HEAD' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/.git/HEAD' 'QUERY_STRING' => 'p=.git/HEAD' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=.git/HEAD' 'REDIRECT_URL' => '/fulfillmentworks/web/.git/HEAD' 'REMOTE_PORT' => '36436' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.224.220.101' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'thefriend.hippoclients.com' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => 'thefriend.hippoclients.com' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://thefriend.hippoclients.com/fulfillmentworks/web/.git/HEAD' 'SCRIPT_URL' => '/fulfillmentworks/web/.git/HEAD' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://thefriend.hippoclients.com/fulfillmentworks/web/.git/HEAD' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/.git/HEAD' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706524953.0256 'REQUEST_TIME' => 1706524953 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-29 02:42:37 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 02:42:37 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 02:42:37 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 02:42:37 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-29 02:42:37 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-29 02:42:37 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-29 02:42:37 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 02:42:37 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 02:42:37 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 02:42:37 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 02:42:37 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 02:42:37 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 02:42:37 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 02:42:37 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 02:42:37 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 02:42:37 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-29 02:42:37 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.git/HEAD') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 02:42:37 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.git/HEAD') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 02:42:37 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.git/HEAD') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 02:42:37 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: .git/HEAD', 'match' => false, 'parent' => null, ] 2024-01-29 02:42:37 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: .git/HEAD', 'match' => true, 'parent' => null, ] 2024-01-29 02:42:37 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-29 02:42:37 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-29 02:42:37 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-29 02:42:37 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: .git/HEAD in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('.git/HEAD', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-29 02:42:37 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-29 02:42:37 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 02:42:37 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 02:42:37 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 02:42:37 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 02:42:37 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 02:42:37 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 02:42:37 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 02:42:37 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 02:42:37 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 02:42:37 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 02:42:37 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 02:42:37 [-][-][-][info][application] $_GET = [ 'p' => '.git/HEAD' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/.git/HEAD' 'QUERY_STRING' => 'p=.git/HEAD' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=.git/HEAD' 'REDIRECT_URL' => '/fulfillmentworks/web/.git/HEAD' 'REMOTE_PORT' => '58640' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.224.220.101' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'primrose.hippoclients.com' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => 'primrose.hippoclients.com' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://primrose.hippoclients.com/fulfillmentworks/web/.git/HEAD' 'SCRIPT_URL' => '/fulfillmentworks/web/.git/HEAD' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://primrose.hippoclients.com/fulfillmentworks/web/.git/HEAD' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/.git/HEAD' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706524957.1105 'REQUEST_TIME' => 1706524957 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-29 02:42:41 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 02:42:41 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 02:42:41 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 02:42:41 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-29 02:42:41 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-29 02:42:41 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-29 02:42:41 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 02:42:41 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 02:42:41 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 02:42:41 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 02:42:41 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 02:42:41 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 02:42:41 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 02:42:41 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 02:42:41 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 02:42:41 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-29 02:42:41 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.git/HEAD') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 02:42:41 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.git/HEAD') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 02:42:41 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.git/HEAD') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 02:42:41 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: .git/HEAD', 'match' => false, 'parent' => null, ] 2024-01-29 02:42:41 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: .git/HEAD', 'match' => true, 'parent' => null, ] 2024-01-29 02:42:41 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-29 02:42:41 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-29 02:42:41 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-29 02:42:41 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: .git/HEAD in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('.git/HEAD', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-29 02:42:41 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-29 02:42:41 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 02:42:41 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 02:42:41 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 02:42:41 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 02:42:41 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 02:42:41 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 02:42:41 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 02:42:41 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 02:42:41 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 02:42:41 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 02:42:41 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 02:42:41 [-][-][-][info][application] $_GET = [ 'p' => '.git/HEAD' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/.git/HEAD' 'QUERY_STRING' => 'p=.git/HEAD' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=.git/HEAD' 'REDIRECT_URL' => '/fulfillmentworks/web/.git/HEAD' 'REMOTE_PORT' => '41842' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '23.22.35.162' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'fm2.hippoclients.com' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => 'fm2.hippoclients.com' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://fm2.hippoclients.com/fulfillmentworks/web/.git/HEAD' 'SCRIPT_URL' => '/fulfillmentworks/web/.git/HEAD' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://fm2.hippoclients.com/fulfillmentworks/web/.git/HEAD' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/.git/HEAD' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706524961.2552 'REQUEST_TIME' => 1706524961 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-29 08:34:07 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 08:34:07 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 08:34:07 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 08:34:07 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-29 08:34:07 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-29 08:34:07 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-29 08:34:07 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 08:34:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 08:34:07 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 08:34:07 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 08:34:07 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 08:34:07 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 08:34:07 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 08:34:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 08:34:07 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 08:34:07 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-29 08:34:07 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/xregexp.com/api/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 08:34:07 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/xregexp.com/api/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 08:34:07 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/xregexp.com/api/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 08:34:07 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/"http:/xregexp.com/api/"', 'match' => false, 'parent' => null, ] 2024-01-29 08:34:07 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/"http:/xregexp.com/api/"', 'match' => true, 'parent' => null, ] 2024-01-29 08:34:07 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-29 08:34:07 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-29 08:34:07 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-29 08:34:07 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/"http:/xregexp.com/api/" in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-29 08:34:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-29 08:34:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:07 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:07 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/\"http:/xregexp.com/api/\"' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/%22http:/xregexp.com/api/%22' 'QUERY_STRING' => 'p=cpresources/a841eed1/\"http:/xregexp.com/api/\"' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/\"http:/xregexp.com/api/\"' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/xregexp.com/api/\"' 'REMOTE_PORT' => '36561' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '23.22.35.162' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => 'pierview.co.uk' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://pierview.co.uk/fulfillmentworks/web/cpresources/a841eed1/\"http:/xregexp.com/api/\"' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/xregexp.com/api/\"' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://pierview.co.uk/fulfillmentworks/web/cpresources/a841eed1/\"http:/xregexp.com/api/\"' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/xregexp.com/api/\"' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706546047.0569 'REQUEST_TIME' => 1706546047 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-29 08:34:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 08:34:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 08:34:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 08:34:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-29 08:34:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-29 08:34:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-29 08:34:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 08:34:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 08:34:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 08:34:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 08:34:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 08:34:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 08:34:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 08:34:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 08:34:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 08:34:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-29 08:34:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"http:/gizma.com/easing/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 08:34:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"http:/gizma.com/easing/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 08:34:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"http:/gizma.com/easing/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 08:34:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/"http:/gizma.com/easing/"', 'match' => false, 'parent' => null, ] 2024-01-29 08:34:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/"http:/gizma.com/easing/"', 'match' => true, 'parent' => null, ] 2024-01-29 08:34:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-29 08:34:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-29 08:34:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-29 08:34:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/"http:/gizma.com/easing/" in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-29 08:34:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-29 08:34:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/\"http:/gizma.com/easing/\"' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/%22http:/gizma.com/easing/%22' 'QUERY_STRING' => 'p=cpresources/de0d6436/\"http:/gizma.com/easing/\"' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/\"http:/gizma.com/easing/\"' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"http:/gizma.com/easing/\"' 'REMOTE_PORT' => '9554' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '23.22.35.162' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => 'pierview.co.uk' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://pierview.co.uk/fulfillmentworks/web/cpresources/de0d6436/\"http:/gizma.com/easing/\"' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"http:/gizma.com/easing/\"' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://pierview.co.uk/fulfillmentworks/web/cpresources/de0d6436/\"http:/gizma.com/easing/\"' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"http:/gizma.com/easing/\"' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706546051.1719 'REQUEST_TIME' => 1706546051 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-29 08:34:15 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 08:34:15 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 08:34:15 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 08:34:15 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-29 08:34:15 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-29 08:34:15 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-29 08:34:15 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 08:34:15 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 08:34:15 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 08:34:15 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 08:34:15 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 08:34:15 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 08:34:15 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 08:34:15 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 08:34:15 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 08:34:15 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-29 08:34:15 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/xregexp.com/api/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 08:34:15 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/xregexp.com/api/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 08:34:15 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/xregexp.com/api/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 08:34:15 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/"http:/xregexp.com/api/"', 'match' => false, 'parent' => null, ] 2024-01-29 08:34:15 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/"http:/xregexp.com/api/"', 'match' => true, 'parent' => null, ] 2024-01-29 08:34:15 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-29 08:34:15 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-29 08:34:15 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-29 08:34:15 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/"http:/xregexp.com/api/" in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-29 08:34:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-29 08:34:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:15 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:15 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/\"http:/xregexp.com/api/\"' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/%22http:/xregexp.com/api/%22' 'QUERY_STRING' => 'p=cpresources/a841eed1/\"http:/xregexp.com/api/\"' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/\"http:/xregexp.com/api/\"' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/xregexp.com/api/\"' 'REMOTE_PORT' => '31570' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '52.70.240.171' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'mail.pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => 'mail.pierview.co.uk' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://mail.pierview.co.uk/fulfillmentworks/web/cpresources/a841eed1/\"http:/xregexp.com/api/\"' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/xregexp.com/api/\"' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://mail.pierview.co.uk/fulfillmentworks/web/cpresources/a841eed1/\"http:/xregexp.com/api/\"' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/xregexp.com/api/\"' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706546055.8556 'REQUEST_TIME' => 1706546055 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-29 08:34:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 08:34:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 08:34:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 08:34:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-29 08:34:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-29 08:34:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-29 08:34:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 08:34:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 08:34:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 08:34:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 08:34:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 08:34:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 08:34:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 08:34:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 08:34:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 08:34:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-29 08:34:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"http:/gizma.com/easing/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 08:34:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"http:/gizma.com/easing/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 08:34:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"http:/gizma.com/easing/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 08:34:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/"http:/gizma.com/easing/"', 'match' => false, 'parent' => null, ] 2024-01-29 08:34:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/"http:/gizma.com/easing/"', 'match' => true, 'parent' => null, ] 2024-01-29 08:34:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-29 08:34:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-29 08:34:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-29 08:34:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/"http:/gizma.com/easing/" in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-29 08:34:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-29 08:34:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/\"http:/gizma.com/easing/\"' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/%22http:/gizma.com/easing/%22' 'QUERY_STRING' => 'p=cpresources/de0d6436/\"http:/gizma.com/easing/\"' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/\"http:/gizma.com/easing/\"' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"http:/gizma.com/easing/\"' 'REMOTE_PORT' => '22699' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '52.70.240.171' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'mail.pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => 'mail.pierview.co.uk' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://mail.pierview.co.uk/fulfillmentworks/web/cpresources/de0d6436/\"http:/gizma.com/easing/\"' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"http:/gizma.com/easing/\"' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://mail.pierview.co.uk/fulfillmentworks/web/cpresources/de0d6436/\"http:/gizma.com/easing/\"' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"http:/gizma.com/easing/\"' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706546059.4047 'REQUEST_TIME' => 1706546059 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-29 08:34:23 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 08:34:23 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 08:34:23 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 08:34:23 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-29 08:34:23 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-29 08:34:23 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-29 08:34:23 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 08:34:23 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 08:34:23 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 08:34:23 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 08:34:23 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 08:34:23 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 08:34:23 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 08:34:23 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 08:34:23 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 08:34:23 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-29 08:34:23 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/xregexp.com/api/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 08:34:23 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/xregexp.com/api/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 08:34:23 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/a841eed1/\"http:/xregexp.com/api/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 08:34:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/a841eed1/"http:/xregexp.com/api/"', 'match' => false, 'parent' => null, ] 2024-01-29 08:34:23 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/a841eed1/"http:/xregexp.com/api/"', 'match' => true, 'parent' => null, ] 2024-01-29 08:34:23 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-29 08:34:23 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-29 08:34:23 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-29 08:34:23 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/a841eed1/"http:/xregexp.com/api/" in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/a84...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-29 08:34:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-29 08:34:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:23 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/a841eed1/\"http:/xregexp.com/api/\"' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/a841eed1/%22http:/xregexp.com/api/%22' 'QUERY_STRING' => 'p=cpresources/a841eed1/\"http:/xregexp.com/api/\"' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/a841eed1/\"http:/xregexp.com/api/\"' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/xregexp.com/api/\"' 'REMOTE_PORT' => '5212' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.224.220.101' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'hostmaster.pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => 'hostmaster.pierview.co.uk' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://hostmaster.pierview.co.uk/fulfillmentworks/web/cpresources/a841eed1/\"http:/xregexp.com/api/\"' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/xregexp.com/api/\"' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://hostmaster.pierview.co.uk/fulfillmentworks/web/cpresources/a841eed1/\"http:/xregexp.com/api/\"' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/a841eed1/\"http:/xregexp.com/api/\"' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706546063.5667 'REQUEST_TIME' => 1706546063 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-29 08:34:27 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 08:34:27 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 08:34:27 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 08:34:27 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-29 08:34:27 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-29 08:34:27 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-29 08:34:27 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 08:34:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 08:34:27 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 08:34:27 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 08:34:27 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 08:34:27 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 08:34:27 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 08:34:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 08:34:27 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 08:34:27 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-29 08:34:27 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"http:/gizma.com/easing/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 08:34:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"http:/gizma.com/easing/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 08:34:27 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"http:/gizma.com/easing/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 08:34:27 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/"http:/gizma.com/easing/"', 'match' => false, 'parent' => null, ] 2024-01-29 08:34:27 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/"http:/gizma.com/easing/"', 'match' => true, 'parent' => null, ] 2024-01-29 08:34:27 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-29 08:34:27 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-29 08:34:27 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-29 08:34:27 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/"http:/gizma.com/easing/" in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-29 08:34:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-29 08:34:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 08:34:27 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/\"http:/gizma.com/easing/\"' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/%22http:/gizma.com/easing/%22' 'QUERY_STRING' => 'p=cpresources/de0d6436/\"http:/gizma.com/easing/\"' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/\"http:/gizma.com/easing/\"' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"http:/gizma.com/easing/\"' 'REMOTE_PORT' => '60308' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '52.70.240.171' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'hostmaster.pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => 'hostmaster.pierview.co.uk' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://hostmaster.pierview.co.uk/fulfillmentworks/web/cpresources/de0d6436/\"http:/gizma.com/easing/\"' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"http:/gizma.com/easing/\"' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://hostmaster.pierview.co.uk/fulfillmentworks/web/cpresources/de0d6436/\"http:/gizma.com/easing/\"' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"http:/gizma.com/easing/\"' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706546067.4401 'REQUEST_TIME' => 1706546067 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-29 14:37:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 14:37:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 14:37:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 14:37:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-29 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-29 14:37:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-29 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-29 14:37:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"https:/github.com/mezzoblue/PaintbrushJS/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 14:37:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"https:/github.com/mezzoblue/PaintbrushJS/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 14:37:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"https:/github.com/mezzoblue/PaintbrushJS/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/"https:/github.com/mezzoblue/PaintbrushJS/"', 'match' => false, 'parent' => null, ] 2024-01-29 14:37:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/"https:/github.com/mezzoblue/PaintbrushJS/"', 'match' => true, 'parent' => null, ] 2024-01-29 14:37:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-29 14:37:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-29 14:37:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-29 14:37:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/"https:/github.com/mezzoblue/PaintbrushJS/" in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-29 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-29 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/\"https:/github.com/mezzoblue/PaintbrushJS/\"' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/%22https:/github.com/mezzoblue/PaintbrushJS/%22' 'QUERY_STRING' => 'p=cpresources/de0d6436/\"https:/github.com/mezzoblue/PaintbrushJS/\"' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/\"https:/github.com/mezzoblue/PaintbrushJS/\"' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"https:/github.com/mezzoblue/PaintbrushJS/\"' 'REMOTE_PORT' => '56732' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '52.70.240.171' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => 'pierview.co.uk' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://pierview.co.uk/fulfillmentworks/web/cpresources/de0d6436/\"https:/github.com/mezzoblue/PaintbrushJS/\"' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"https:/github.com/mezzoblue/PaintbrushJS/\"' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://pierview.co.uk/fulfillmentworks/web/cpresources/de0d6436/\"https:/github.com/mezzoblue/PaintbrushJS/\"' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"https:/github.com/mezzoblue/PaintbrushJS/\"' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706567839.3761 'REQUEST_TIME' => 1706567839 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-29 14:37:23 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 14:37:23 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 14:37:23 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 14:37:23 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-29 14:37:23 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-29 14:37:23 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-29 14:37:23 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 14:37:23 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 14:37:23 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 14:37:23 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 14:37:23 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 14:37:23 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 14:37:23 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 14:37:23 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 14:37:23 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 14:37:23 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-29 14:37:23 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"http:/www.laurenscorijn.com/articles/colormath-basics/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 14:37:23 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"http:/www.laurenscorijn.com/articles/colormath-basics/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 14:37:23 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"http:/www.laurenscorijn.com/articles/colormath-basics/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 14:37:23 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/"http:/www.laurenscorijn.com/articles/colormath-basics/"', 'match' => false, 'parent' => null, ] 2024-01-29 14:37:23 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/"http:/www.laurenscorijn.com/articles/colormath-basics/"', 'match' => true, 'parent' => null, ] 2024-01-29 14:37:23 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-29 14:37:23 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-29 14:37:23 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-29 14:37:23 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/"http:/www.laurenscorijn.com/articles/colormath-basics/" in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-29 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-29 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:23 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:23 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/\"http:/www.laurenscorijn.com/articles/colormath-basics/\"' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/%22http:/www.laurenscorijn.com/articles/colormath-basics/%22' 'QUERY_STRING' => 'p=cpresources/de0d6436/\"http:/www.laurenscorijn.com/articles/colormath-basics/\"' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/\"http:/www.laurenscorijn.com/articles/colormath-basics/\"' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"http:/www.laurenscorijn.com/articles/colormath-basics/\"' 'REMOTE_PORT' => '57155' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.224.220.101' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => 'pierview.co.uk' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://pierview.co.uk/fulfillmentworks/web/cpresources/de0d6436/\"http:/www.laurenscorijn.com/articles/colormath-basics/\"' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"http:/www.laurenscorijn.com/articles/colormath-basics/\"' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://pierview.co.uk/fulfillmentworks/web/cpresources/de0d6436/\"http:/www.laurenscorijn.com/articles/colormath-basics/\"' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"http:/www.laurenscorijn.com/articles/colormath-basics/\"' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706567843.6134 'REQUEST_TIME' => 1706567843 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-29 14:37:27 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 14:37:27 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 14:37:27 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 14:37:27 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-29 14:37:27 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-29 14:37:27 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-29 14:37:27 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 14:37:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 14:37:27 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 14:37:27 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 14:37:27 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 14:37:27 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 14:37:27 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 14:37:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 14:37:27 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 14:37:27 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-29 14:37:27 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"http:/www.laurenscorijn.com/articles/colormath-basics/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 14:37:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"http:/www.laurenscorijn.com/articles/colormath-basics/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 14:37:27 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"http:/www.laurenscorijn.com/articles/colormath-basics/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 14:37:27 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/"http:/www.laurenscorijn.com/articles/colormath-basics/"', 'match' => false, 'parent' => null, ] 2024-01-29 14:37:27 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/"http:/www.laurenscorijn.com/articles/colormath-basics/"', 'match' => true, 'parent' => null, ] 2024-01-29 14:37:27 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-29 14:37:27 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-29 14:37:27 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-29 14:37:27 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/"http:/www.laurenscorijn.com/articles/colormath-basics/" in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-29 14:37:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-29 14:37:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:27 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/\"http:/www.laurenscorijn.com/articles/colormath-basics/\"' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/%22http:/www.laurenscorijn.com/articles/colormath-basics/%22' 'QUERY_STRING' => 'p=cpresources/de0d6436/\"http:/www.laurenscorijn.com/articles/colormath-basics/\"' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/\"http:/www.laurenscorijn.com/articles/colormath-basics/\"' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"http:/www.laurenscorijn.com/articles/colormath-basics/\"' 'REMOTE_PORT' => '24741' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '23.22.35.162' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'mail.pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => 'mail.pierview.co.uk' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://mail.pierview.co.uk/fulfillmentworks/web/cpresources/de0d6436/\"http:/www.laurenscorijn.com/articles/colormath-basics/\"' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"http:/www.laurenscorijn.com/articles/colormath-basics/\"' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://mail.pierview.co.uk/fulfillmentworks/web/cpresources/de0d6436/\"http:/www.laurenscorijn.com/articles/colormath-basics/\"' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"http:/www.laurenscorijn.com/articles/colormath-basics/\"' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706567847.5694 'REQUEST_TIME' => 1706567847 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-29 14:37:31 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 14:37:31 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 14:37:31 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 14:37:31 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-29 14:37:31 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-29 14:37:31 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-29 14:37:31 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 14:37:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 14:37:31 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 14:37:31 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 14:37:31 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 14:37:31 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 14:37:31 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 14:37:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 14:37:31 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 14:37:31 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-29 14:37:31 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"https:/github.com/mezzoblue/PaintbrushJS/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 14:37:31 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"https:/github.com/mezzoblue/PaintbrushJS/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 14:37:31 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"https:/github.com/mezzoblue/PaintbrushJS/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 14:37:31 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/"https:/github.com/mezzoblue/PaintbrushJS/"', 'match' => false, 'parent' => null, ] 2024-01-29 14:37:31 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/"https:/github.com/mezzoblue/PaintbrushJS/"', 'match' => true, 'parent' => null, ] 2024-01-29 14:37:31 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-29 14:37:31 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-29 14:37:31 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-29 14:37:31 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/"https:/github.com/mezzoblue/PaintbrushJS/" in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-29 14:37:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-29 14:37:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:31 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:31 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/\"https:/github.com/mezzoblue/PaintbrushJS/\"' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/%22https:/github.com/mezzoblue/PaintbrushJS/%22' 'QUERY_STRING' => 'p=cpresources/de0d6436/\"https:/github.com/mezzoblue/PaintbrushJS/\"' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/\"https:/github.com/mezzoblue/PaintbrushJS/\"' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"https:/github.com/mezzoblue/PaintbrushJS/\"' 'REMOTE_PORT' => '15465' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.224.220.101' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'mail.pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => 'mail.pierview.co.uk' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://mail.pierview.co.uk/fulfillmentworks/web/cpresources/de0d6436/\"https:/github.com/mezzoblue/PaintbrushJS/\"' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"https:/github.com/mezzoblue/PaintbrushJS/\"' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://mail.pierview.co.uk/fulfillmentworks/web/cpresources/de0d6436/\"https:/github.com/mezzoblue/PaintbrushJS/\"' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"https:/github.com/mezzoblue/PaintbrushJS/\"' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706567851.2729 'REQUEST_TIME' => 1706567851 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-29 14:37:35 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 14:37:35 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 14:37:35 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 14:37:35 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-29 14:37:35 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-29 14:37:35 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-29 14:37:35 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 14:37:35 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 14:37:35 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 14:37:35 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 14:37:35 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 14:37:35 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 14:37:35 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 14:37:35 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 14:37:35 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 14:37:35 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-29 14:37:35 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"https:/github.com/mezzoblue/PaintbrushJS/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 14:37:35 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"https:/github.com/mezzoblue/PaintbrushJS/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 14:37:35 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"https:/github.com/mezzoblue/PaintbrushJS/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 14:37:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/"https:/github.com/mezzoblue/PaintbrushJS/"', 'match' => false, 'parent' => null, ] 2024-01-29 14:37:35 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/"https:/github.com/mezzoblue/PaintbrushJS/"', 'match' => true, 'parent' => null, ] 2024-01-29 14:37:35 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-29 14:37:35 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-29 14:37:35 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-29 14:37:35 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/"https:/github.com/mezzoblue/PaintbrushJS/" in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-29 14:37:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-29 14:37:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:35 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/\"https:/github.com/mezzoblue/PaintbrushJS/\"' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/%22https:/github.com/mezzoblue/PaintbrushJS/%22' 'QUERY_STRING' => 'p=cpresources/de0d6436/\"https:/github.com/mezzoblue/PaintbrushJS/\"' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/\"https:/github.com/mezzoblue/PaintbrushJS/\"' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"https:/github.com/mezzoblue/PaintbrushJS/\"' 'REMOTE_PORT' => '8851' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.224.220.101' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'hostmaster.pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => 'hostmaster.pierview.co.uk' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://hostmaster.pierview.co.uk/fulfillmentworks/web/cpresources/de0d6436/\"https:/github.com/mezzoblue/PaintbrushJS/\"' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"https:/github.com/mezzoblue/PaintbrushJS/\"' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://hostmaster.pierview.co.uk/fulfillmentworks/web/cpresources/de0d6436/\"https:/github.com/mezzoblue/PaintbrushJS/\"' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"https:/github.com/mezzoblue/PaintbrushJS/\"' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706567855.5173 'REQUEST_TIME' => 1706567855 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-29 14:37:39 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 14:37:39 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 14:37:39 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 14:37:39 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-29 14:37:39 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-29 14:37:39 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-29 14:37:39 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 14:37:39 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 14:37:39 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 14:37:39 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 14:37:39 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 14:37:39 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 14:37:39 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 14:37:39 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 14:37:39 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 14:37:39 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-29 14:37:39 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"http:/www.laurenscorijn.com/articles/colormath-basics/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 14:37:39 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"http:/www.laurenscorijn.com/articles/colormath-basics/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 14:37:39 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"http:/www.laurenscorijn.com/articles/colormath-basics/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 14:37:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/"http:/www.laurenscorijn.com/articles/colormath-basics/"', 'match' => false, 'parent' => null, ] 2024-01-29 14:37:39 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/"http:/www.laurenscorijn.com/articles/colormath-basics/"', 'match' => true, 'parent' => null, ] 2024-01-29 14:37:39 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-29 14:37:39 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-29 14:37:39 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-29 14:37:39 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/"http:/www.laurenscorijn.com/articles/colormath-basics/" in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-29 14:37:39 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-29 14:37:39 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:39 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:39 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:39 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:39 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:39 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:39 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:39 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:39 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:39 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:39 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 14:37:39 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/\"http:/www.laurenscorijn.com/articles/colormath-basics/\"' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/%22http:/www.laurenscorijn.com/articles/colormath-basics/%22' 'QUERY_STRING' => 'p=cpresources/de0d6436/\"http:/www.laurenscorijn.com/articles/colormath-basics/\"' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/\"http:/www.laurenscorijn.com/articles/colormath-basics/\"' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"http:/www.laurenscorijn.com/articles/colormath-basics/\"' 'REMOTE_PORT' => '48914' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '52.70.240.171' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'hostmaster.pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => 'hostmaster.pierview.co.uk' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://hostmaster.pierview.co.uk/fulfillmentworks/web/cpresources/de0d6436/\"http:/www.laurenscorijn.com/articles/colormath-basics/\"' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"http:/www.laurenscorijn.com/articles/colormath-basics/\"' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://hostmaster.pierview.co.uk/fulfillmentworks/web/cpresources/de0d6436/\"http:/www.laurenscorijn.com/articles/colormath-basics/\"' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"http:/www.laurenscorijn.com/articles/colormath-basics/\"' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706567859.206 'REQUEST_TIME' => 1706567859 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-29 19:18:38 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 19:18:38 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 19:18:38 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 19:18:38 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-29 19:18:38 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-29 19:18:38 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-29 19:18:38 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 19:18:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 19:18:38 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 19:18:38 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 19:18:38 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 19:18:38 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 19:18:38 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 19:18:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 19:18:38 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 19:18:38 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-29 19:18:38 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.env') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 19:18:38 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.env') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 19:18:38 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.env') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 19:18:38 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: .env', 'match' => false, 'parent' => null, ] 2024-01-29 19:18:38 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: .env', 'match' => true, 'parent' => null, ] 2024-01-29 19:18:38 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-29 19:18:38 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-29 19:18:38 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-29 19:18:38 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: .env in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('.env', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-29 19:18:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-29 19:18:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 19:18:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 19:18:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 19:18:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 19:18:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 19:18:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 19:18:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 19:18:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 19:18:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 19:18:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 19:18:38 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 19:18:38 [-][-][-][info][application] $_GET = [ 'p' => '.env' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/.env' 'QUERY_STRING' => 'p=.env' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=.env' 'REDIRECT_URL' => '/fulfillmentworks/web/.env' 'REMOTE_PORT' => '58587' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '20.243.141.45' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_ACCEPT' => '*/*' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/.env' 'SCRIPT_URL' => '/fulfillmentworks/web/.env' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/.env' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/.env' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706584718.7789 'REQUEST_TIME' => 1706584718 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-29 19:18:56 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 19:18:56 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 19:18:56 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 19:18:56 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-29 19:18:56 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-29 19:18:56 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-29 19:18:56 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 19:18:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 19:18:56 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 19:18:56 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 19:18:56 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 19:18:56 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 19:18:56 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 19:18:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 19:18:56 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 19:18:56 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-29 19:18:56 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.env') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 19:18:56 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.env') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 19:18:56 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.env') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 19:18:56 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: .env', 'match' => false, 'parent' => null, ] 2024-01-29 19:18:56 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: .env', 'match' => true, 'parent' => null, ] 2024-01-29 19:18:56 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-29 19:18:56 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-29 19:18:56 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-29 19:18:56 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: .env in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('.env', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-29 19:18:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-29 19:18:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 19:18:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 19:18:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 19:18:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 19:18:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 19:18:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 19:18:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 19:18:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 19:18:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 19:18:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 19:18:56 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 19:18:56 [-][-][-][info][application] $_GET = [ 'p' => '.env' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/.env' 'QUERY_STRING' => 'p=.env' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=.env' 'REDIRECT_URL' => '/fulfillmentworks/web/.env' 'REMOTE_PORT' => '63333' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '20.243.141.45' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_ACCEPT' => '*/*' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/.env' 'SCRIPT_URL' => '/fulfillmentworks/web/.env' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://35.177.183.28/fulfillmentworks/web/.env' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/.env' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706584736.4621 'REQUEST_TIME' => 1706584736 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-29 19:20:09 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 19:20:09 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 19:20:09 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 19:20:09 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-29 19:20:09 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-29 19:20:09 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-29 19:20:09 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 19:20:09 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 19:20:09 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 19:20:09 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 19:20:09 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 19:20:09 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 19:20:09 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 19:20:09 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 19:20:09 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 19:20:09 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-29 19:20:09 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.env') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 19:20:09 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.env') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 19:20:09 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.env') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 19:20:09 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: .env', 'match' => false, 'parent' => null, ] 2024-01-29 19:20:09 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: .env', 'match' => true, 'parent' => null, ] 2024-01-29 19:20:09 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-29 19:20:09 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-29 19:20:09 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-29 19:20:09 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: .env in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('.env', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-29 19:20:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-29 19:20:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 19:20:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 19:20:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 19:20:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 19:20:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 19:20:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 19:20:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 19:20:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 19:20:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 19:20:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 19:20:09 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 19:20:09 [-][-][-][info][application] $_GET = [ 'p' => '.env' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/.env' 'QUERY_STRING' => 'p=.env' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=.env' 'REDIRECT_URL' => '/fulfillmentworks/web/.env' 'REMOTE_PORT' => '63048' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '20.243.141.45' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_ACCEPT' => '*/*' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/.env' 'SCRIPT_URL' => '/fulfillmentworks/web/.env' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/.env' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/.env' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706584809.7801 'REQUEST_TIME' => 1706584809 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-29 19:20:43 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 19:20:43 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 19:20:43 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 19:20:43 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-29 19:20:43 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-29 19:20:43 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-29 19:20:43 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 19:20:43 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 19:20:43 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 19:20:43 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 19:20:43 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 19:20:43 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 19:20:43 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 19:20:43 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 19:20:43 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 19:20:43 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-29 19:20:43 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.env') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 19:20:43 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.env') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 19:20:43 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='.env') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 19:20:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: .env', 'match' => false, 'parent' => null, ] 2024-01-29 19:20:43 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: .env', 'match' => true, 'parent' => null, ] 2024-01-29 19:20:43 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-29 19:20:43 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-29 19:20:43 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-29 19:20:43 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: .env in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('.env', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-29 19:20:43 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-29 19:20:43 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 19:20:43 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 19:20:43 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 19:20:43 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 19:20:43 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 19:20:43 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 19:20:43 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 19:20:43 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 19:20:43 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 19:20:43 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 19:20:43 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 19:20:43 [-][-][-][info][application] $_GET = [ 'p' => '.env' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/.env' 'QUERY_STRING' => 'p=.env' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=.env' 'REDIRECT_URL' => '/fulfillmentworks/web/.env' 'REMOTE_PORT' => '52848' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'https' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '20.243.141.45' 'SERVER_PORT' => '443' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => '35.177.183.28' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_CONNECTION' => 'keep-alive' 'HTTP_ACCEPT' => '*/*' 'HTTP_ACCEPT_ENCODING' => 'gzip, deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36' 'HTTP_HOST' => '35.177.183.28' 'HTTPS' => 'on' 'SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/.env' 'SCRIPT_URL' => '/fulfillmentworks/web/.env' 'REDIRECT_STATUS' => '200' 'REDIRECT_HTTPS' => 'on' 'REDIRECT_SCRIPT_URI' => 'https://35.177.183.28/fulfillmentworks/web/.env' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/.env' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706584843.5252 'REQUEST_TIME' => 1706584843 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-29 22:44:35 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 22:44:35 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 22:44:35 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 22:44:35 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-29 22:44:35 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-29 22:44:35 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-29 22:44:35 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 22:44:35 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 22:44:35 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 22:44:35 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 22:44:35 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 22:44:35 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 22:44:35 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 22:44:35 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 22:44:35 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 22:44:35 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-29 22:44:35 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"http:/www.html5rocks.com/en/tutorials/canvas/imagefilters/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 22:44:35 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"http:/www.html5rocks.com/en/tutorials/canvas/imagefilters/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 22:44:35 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"http:/www.html5rocks.com/en/tutorials/canvas/imagefilters/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 22:44:35 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/"http:/www.html5rocks.com/en/tutorials/canvas/imagefilters/"', 'match' => false, 'parent' => null, ] 2024-01-29 22:44:35 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/"http:/www.html5rocks.com/en/tutorials/canvas/imagefilters/"', 'match' => true, 'parent' => null, ] 2024-01-29 22:44:35 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-29 22:44:35 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-29 22:44:35 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-29 22:44:35 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/"http:/www.html5rocks.com/en/tutorials/canvas/imagefilters/" in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-29 22:44:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-29 22:44:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:35 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:35 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/\"http:/www.html5rocks.com/en/tutorials/canvas/imagefilters/\"' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/%22http:/www.html5rocks.com/en/tutorials/canvas/imagefilters/%22' 'QUERY_STRING' => 'p=cpresources/de0d6436/\"http:/www.html5rocks.com/en/tutorials/canvas/imagefilters/\"' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/\"http:/www.html5rocks.com/en/tutorials/canvas/imagefilters/\"' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"http:/www.html5rocks.com/en/tutorials/canvas/imagefilters/\"' 'REMOTE_PORT' => '7601' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '23.22.35.162' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => 'pierview.co.uk' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://pierview.co.uk/fulfillmentworks/web/cpresources/de0d6436/\"http:/www.html5rocks.com/en/tutorials/canvas/imagefilters/\"' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"http:/www.html5rocks.com/en/tutorials/canvas/imagefilters/\"' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://pierview.co.uk/fulfillmentworks/web/cpresources/de0d6436/\"http:/www.html5rocks.com/en/tutorials/canvas/imagefilters/\"' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"http:/www.html5rocks.com/en/tutorials/canvas/imagefilters/\"' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706597075.3973 'REQUEST_TIME' => 1706597075 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-29 22:44:39 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 22:44:39 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 22:44:39 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 22:44:39 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-29 22:44:39 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-29 22:44:39 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-29 22:44:39 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 22:44:39 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 22:44:39 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 22:44:39 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 22:44:39 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 22:44:39 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 22:44:39 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 22:44:39 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 22:44:39 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 22:44:39 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-29 22:44:39 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"http:/stackoverflow.com/questions/4576724/dotted-stroke-in-canvas/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 22:44:39 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"http:/stackoverflow.com/questions/4576724/dotted-stroke-in-canvas/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 22:44:39 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"http:/stackoverflow.com/questions/4576724/dotted-stroke-in-canvas/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 22:44:39 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/"http:/stackoverflow.com/questions/4576724/dotted-stroke-in-canvas/"', 'match' => false, 'parent' => null, ] 2024-01-29 22:44:39 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/"http:/stackoverflow.com/questions/4576724/dotted-stroke-in-canvas/"', 'match' => true, 'parent' => null, ] 2024-01-29 22:44:39 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-29 22:44:39 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-29 22:44:39 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-29 22:44:39 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/"http:/stackoverflow.com/questions/4576724/dotted-stroke-in-canvas/" in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-29 22:44:39 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-29 22:44:39 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:39 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:39 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:39 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:39 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:39 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:39 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:39 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:39 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:39 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:39 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:39 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/\"http:/stackoverflow.com/questions/4576724/dotted-stroke-in-canvas/\"' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/%22http:/stackoverflow.com/questions/4576724/dotted-stroke-in-canvas/%22' 'QUERY_STRING' => 'p=cpresources/de0d6436/\"http:/stackoverflow.com/questions/4576724/dotted-stroke-in-canvas/\"' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/\"http:/stackoverflow.com/questions/4576724/dotted-stroke-in-canvas/\"' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"http:/stackoverflow.com/questions/4576724/dotted-stroke-in-canvas/\"' 'REMOTE_PORT' => '59265' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '23.22.35.162' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => 'pierview.co.uk' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://pierview.co.uk/fulfillmentworks/web/cpresources/de0d6436/\"http:/stackoverflow.com/questions/4576724/dotted-stroke-in-canvas/\"' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"http:/stackoverflow.com/questions/4576724/dotted-stroke-in-canvas/\"' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://pierview.co.uk/fulfillmentworks/web/cpresources/de0d6436/\"http:/stackoverflow.com/questions/4576724/dotted-stroke-in-canvas/\"' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"http:/stackoverflow.com/questions/4576724/dotted-stroke-in-canvas/\"' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706597079.6366 'REQUEST_TIME' => 1706597079 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-29 22:44:43 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 22:44:43 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 22:44:43 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 22:44:43 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-29 22:44:43 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-29 22:44:43 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-29 22:44:43 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 22:44:43 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 22:44:43 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 22:44:43 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 22:44:43 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 22:44:43 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 22:44:43 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 22:44:43 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 22:44:43 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 22:44:43 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-29 22:44:43 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function/bind/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 22:44:43 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function/bind/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 22:44:43 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function/bind/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 22:44:43 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function/bind/"', 'match' => false, 'parent' => null, ] 2024-01-29 22:44:43 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function/bind/"', 'match' => true, 'parent' => null, ] 2024-01-29 22:44:43 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-29 22:44:43 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-29 22:44:43 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-29 22:44:43 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function/bind/" in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-29 22:44:43 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-29 22:44:43 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:43 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:43 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:43 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:43 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:43 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:43 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:43 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:43 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:43 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:43 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:43 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/\"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function/bind/\"' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/%22https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function/bind/%22' 'QUERY_STRING' => 'p=cpresources/de0d6436/\"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function/bind/\"' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/\"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function/bind/\"' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function/bind/\"' 'REMOTE_PORT' => '57342' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.224.220.101' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => 'pierview.co.uk' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://pierview.co.uk/fulfillmentworks/web/cpresources/de0d6436/\"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function/bind/\"' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function/bind/\"' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://pierview.co.uk/fulfillmentworks/web/cpresources/de0d6436/\"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function/bind/\"' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function/bind/\"' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706597083.4005 'REQUEST_TIME' => 1706597083 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-29 22:44:47 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 22:44:47 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 22:44:47 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 22:44:47 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-29 22:44:47 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-29 22:44:47 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-29 22:44:47 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 22:44:47 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 22:44:47 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 22:44:47 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 22:44:47 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 22:44:47 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 22:44:47 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 22:44:47 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 22:44:47 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 22:44:47 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-29 22:44:47 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String/Trim/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 22:44:47 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String/Trim/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 22:44:47 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String/Trim/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 22:44:47 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String/Trim/"', 'match' => false, 'parent' => null, ] 2024-01-29 22:44:47 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String/Trim/"', 'match' => true, 'parent' => null, ] 2024-01-29 22:44:47 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-29 22:44:47 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-29 22:44:47 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-29 22:44:47 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String/Trim/" in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-29 22:44:47 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-29 22:44:47 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:47 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:47 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:47 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:47 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:47 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:47 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:47 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:47 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:47 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:47 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:47 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/\"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String/Trim/\"' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/%22https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String/Trim/%22' 'QUERY_STRING' => 'p=cpresources/de0d6436/\"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String/Trim/\"' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/\"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String/Trim/\"' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String/Trim/\"' 'REMOTE_PORT' => '63271' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.224.220.101' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => 'pierview.co.uk' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://pierview.co.uk/fulfillmentworks/web/cpresources/de0d6436/\"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String/Trim/\"' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String/Trim/\"' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://pierview.co.uk/fulfillmentworks/web/cpresources/de0d6436/\"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String/Trim/\"' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String/Trim/\"' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706597087.388 'REQUEST_TIME' => 1706597087 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-29 22:44:55 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 22:44:55 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 22:44:55 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 22:44:55 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-29 22:44:55 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-29 22:44:55 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-29 22:44:55 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 22:44:55 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 22:44:55 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 22:44:55 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 22:44:55 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 22:44:55 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 22:44:55 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 22:44:55 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 22:44:55 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 22:44:55 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-29 22:44:55 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"https:/rawgithub.com/mjijackson/mjijackson.github.com/master/2008/02/rgb-to-hsl-and-rgb-to-hsv-color-model-conversion-algorithms-in-javascript.html/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 22:44:55 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"https:/rawgithub.com/mjijackson/mjijackson.github.com/master/2008/02/rgb-to-hsl-and-rgb-to-hsv-color-model-conversion-algorithms-in-javascript.html/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 22:44:55 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"https:/rawgithub.com/mjijackson/mjijackson.github.com/master/2008/02/rgb-to-hsl-and-rgb-to-hsv-color-model-conversion-algorithms-in-javascript.html/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 22:44:55 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/"https:/rawgithub.com/mjijackson/mjijackson.github.com/master/2008/02/rgb-to-hsl-and-rgb-to-hsv-color-model-conversion-algorithms-in-javascript.html/"', 'match' => false, 'parent' => null, ] 2024-01-29 22:44:55 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/"https:/rawgithub.com/mjijackson/mjijackson.github.com/master/2008/02/rgb-to-hsl-and-rgb-to-hsv-color-model-conversion-algorithms-in-javascript.html/"', 'match' => true, 'parent' => null, ] 2024-01-29 22:44:55 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-29 22:44:55 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-29 22:44:55 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-29 22:44:55 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/"https:/rawgithub.com/mjijackson/mjijackson.github.com/master/2008/02/rgb-to-hsl-and-rgb-to-hsv-color-model-conversion-algorithms-in-javascript.html/" in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-29 22:44:55 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-29 22:44:55 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:55 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:55 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:55 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:55 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:55 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:55 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:55 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:55 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:55 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:55 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:44:55 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/\"https:/rawgithub.com/mjijackson/mjijackson.github.com/master/2008/02/rgb-to-hsl-and-rgb-to-hsv-color-model-conversion-algorithms-in-javascript.html/\"' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/%22https:/rawgithub.com/mjijackson/mjijackson.github.com/master/2008/02/rgb-to-hsl-and-rgb-to-hsv-color-model-conversion-algorithms-in-javascript.html/%22' 'QUERY_STRING' => 'p=cpresources/de0d6436/\"https:/rawgithub.com/mjijackson/mjijackson.github.com/master/2008/02/rgb-to-hsl-and-rgb-to-hsv-color-model-conversion-algorithms-in-javascript.html/\"' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/\"https:/rawgithub.com/mjijackson/mjijackson.github.com/master/2008/02/rgb-to-hsl-and-rgb-to-hsv-color-model-conversion-algorithms-in-javascript.html/\"' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"https:/rawgithub.com/mjijackson/mjijackson.github.com/master/2008/02/rgb-to-hsl-and-rgb-to-hsv-color-model-conversion-algorithms-in-javascript.html/\"' 'REMOTE_PORT' => '35051' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.224.220.101' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => 'pierview.co.uk' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://pierview.co.uk/fulfillmentworks/web/cpresources/de0d6436/\"https:/rawgithub.com/mjijackson/mjijackson.github.com/master/2008/02/rgb-to-hsl-and-rgb-to-hsv-color-model-conversion-algorithms-in-javascript.html/\"' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"https:/rawgithub.com/mjijackson/mjijackson.github.com/master/2008/02/rgb-to-hsl-and-rgb-to-hsv-color-model-conversion-algorithms-in-javascript.html/\"' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://pierview.co.uk/fulfillmentworks/web/cpresources/de0d6436/\"https:/rawgithub.com/mjijackson/mjijackson.github.com/master/2008/02/rgb-to-hsl-and-rgb-to-hsv-color-model-conversion-algorithms-in-javascript.html/\"' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"https:/rawgithub.com/mjijackson/mjijackson.github.com/master/2008/02/rgb-to-hsl-and-rgb-to-hsv-color-model-conversion-algorithms-in-javascript.html/\"' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706597095.283 'REQUEST_TIME' => 1706597095 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-29 22:45:11 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 22:45:11 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 22:45:11 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 22:45:11 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-29 22:45:11 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-29 22:45:11 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-29 22:45:11 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 22:45:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 22:45:11 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 22:45:11 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 22:45:11 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 22:45:11 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 22:45:11 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 22:45:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 22:45:11 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 22:45:11 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-29 22:45:11 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"http:/stackoverflow.com/questions/4576724/dotted-stroke-in-canvas/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 22:45:11 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"http:/stackoverflow.com/questions/4576724/dotted-stroke-in-canvas/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 22:45:11 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"http:/stackoverflow.com/questions/4576724/dotted-stroke-in-canvas/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 22:45:11 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/"http:/stackoverflow.com/questions/4576724/dotted-stroke-in-canvas/"', 'match' => false, 'parent' => null, ] 2024-01-29 22:45:11 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/"http:/stackoverflow.com/questions/4576724/dotted-stroke-in-canvas/"', 'match' => true, 'parent' => null, ] 2024-01-29 22:45:11 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-29 22:45:11 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-29 22:45:11 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-29 22:45:11 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/"http:/stackoverflow.com/questions/4576724/dotted-stroke-in-canvas/" in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-29 22:45:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-29 22:45:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:45:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:45:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:45:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:45:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:45:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:45:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:45:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:45:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:45:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:45:11 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:45:11 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/\"http:/stackoverflow.com/questions/4576724/dotted-stroke-in-canvas/\"' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/%22http:/stackoverflow.com/questions/4576724/dotted-stroke-in-canvas/%22' 'QUERY_STRING' => 'p=cpresources/de0d6436/\"http:/stackoverflow.com/questions/4576724/dotted-stroke-in-canvas/\"' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/\"http:/stackoverflow.com/questions/4576724/dotted-stroke-in-canvas/\"' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"http:/stackoverflow.com/questions/4576724/dotted-stroke-in-canvas/\"' 'REMOTE_PORT' => '24776' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '3.224.220.101' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'mail.pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => 'mail.pierview.co.uk' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://mail.pierview.co.uk/fulfillmentworks/web/cpresources/de0d6436/\"http:/stackoverflow.com/questions/4576724/dotted-stroke-in-canvas/\"' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"http:/stackoverflow.com/questions/4576724/dotted-stroke-in-canvas/\"' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://mail.pierview.co.uk/fulfillmentworks/web/cpresources/de0d6436/\"http:/stackoverflow.com/questions/4576724/dotted-stroke-in-canvas/\"' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"http:/stackoverflow.com/questions/4576724/dotted-stroke-in-canvas/\"' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706597111.6823 'REQUEST_TIME' => 1706597111 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-29 22:45:19 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 22:45:19 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 22:45:19 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 22:45:19 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-29 22:45:19 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-29 22:45:19 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-29 22:45:19 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 22:45:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 22:45:19 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 22:45:19 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 22:45:19 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 22:45:19 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 22:45:19 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 22:45:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 22:45:19 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 22:45:19 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-29 22:45:19 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String/Trim/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 22:45:19 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String/Trim/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 22:45:19 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String/Trim/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 22:45:19 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String/Trim/"', 'match' => false, 'parent' => null, ] 2024-01-29 22:45:19 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String/Trim/"', 'match' => true, 'parent' => null, ] 2024-01-29 22:45:19 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-29 22:45:19 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-29 22:45:19 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-29 22:45:19 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String/Trim/" in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-29 22:45:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-29 22:45:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:45:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:45:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:45:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:45:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:45:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:45:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:45:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:45:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:45:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:45:19 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:45:19 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/\"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String/Trim/\"' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/%22https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String/Trim/%22' 'QUERY_STRING' => 'p=cpresources/de0d6436/\"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String/Trim/\"' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/\"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String/Trim/\"' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String/Trim/\"' 'REMOTE_PORT' => '57154' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '23.22.35.162' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'mail.pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => 'mail.pierview.co.uk' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://mail.pierview.co.uk/fulfillmentworks/web/cpresources/de0d6436/\"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String/Trim/\"' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String/Trim/\"' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://mail.pierview.co.uk/fulfillmentworks/web/cpresources/de0d6436/\"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String/Trim/\"' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String/Trim/\"' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706597119.3621 'REQUEST_TIME' => 1706597119 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ] 2024-01-29 22:45:27 [-][-][-][info][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 22:45:27 [-][-][-][profile begin][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 22:45:27 [-][-][-][profile end][yii\db\Connection::open] Opening DB connection: mysql:host=localhost;dbname=fulfillmentworks;port=3306; 2024-01-29 22:45:27 [-][-][-][info][yii\db\Command::query] SHOW TABLES 2024-01-29 22:45:27 [-][-][-][profile begin][yii\db\Command::query] SHOW TABLES 2024-01-29 22:45:27 [-][-][-][profile end][yii\db\Command::query] SHOW TABLES 2024-01-29 22:45:27 [-][-][-][info][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 22:45:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 22:45:27 [-][-][-][profile end][yii\db\Command::query] SELECT `s`.`id`, `s`.`groupId`, `s`.`name`, `s`.`handle`, `language`, `s`.`primary`, `s`.`hasUrls`, `s`.`baseUrl`, `s`.`sortOrder`, `s`.`uid` FROM `craft_sites` `s` INNER JOIN `craft_sitegroups` `sg` ON `sg`.`id` = `s`.`groupId` WHERE (`s`.`dateDeleted` IS NULL) AND (`sg`.`dateDeleted` IS NULL) ORDER BY `sg`.`name`, `s`.`sortOrder` 2024-01-29 22:45:27 [-][-][-][info][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 22:45:27 [-][-][-][profile begin][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 22:45:27 [-][-][-][profile end][yii\db\Command::query] SELECT * FROM `craft_info` LIMIT 1 2024-01-29 22:45:27 [-][-][-][info][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 22:45:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 22:45:27 [-][-][-][profile end][yii\db\Command::query] SELECT `id`, `handle`, `version`, `schemaVersion`, `licenseKeyStatus`, `installDate`, `licensedEdition` FROM `craft_plugins` 2024-01-29 22:45:27 [-][-][-][trace][craft\web\UrlManager::_getTokenRoute] [ 'rule' => 'Token', 'match' => false, 'parent' => null, ] 2024-01-29 22:45:27 [-][-][-][info][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function/bind/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 22:45:27 [-][-][-][profile begin][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function/bind/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 22:45:27 [-][-][-][profile end][yii\db\Command::query] SELECT `elements`.`id`, `elements`.`type` FROM `craft_elements` `elements` INNER JOIN `craft_elements_sites` `elements_sites` ON `elements_sites`.`elementId` = `elements`.`id` WHERE (`elements_sites`.`siteId`=1) AND (`elements`.`dateDeleted` IS NULL) AND ((`elements`.`draftId` IS NULL) AND (`elements`.`revisionId` IS NULL)) AND (`elements_sites`.`uri`='cpresources/de0d6436/\"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function/bind/\"') AND ((`elements_sites`.`enabled`=TRUE) AND (`elements`.`enabled`=TRUE) AND (`elements`.`archived`=FALSE)) LIMIT 1 2024-01-29 22:45:27 [-][-][-][trace][craft\web\UrlManager::_getMatchedElementRoute] [ 'rule' => 'Element URI: cpresources/de0d6436/"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function/bind/"', 'match' => false, 'parent' => null, ] 2024-01-29 22:45:27 [-][-][-][trace][craft\web\UrlManager::_getTemplateRoute] [ 'rule' => 'Template: cpresources/de0d6436/"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function/bind/"', 'match' => true, 'parent' => null, ] 2024-01-29 22:45:27 [-][-][-][trace][yii\web\Application::handleRequest] Route requested: 'templates/render' 2024-01-29 22:45:27 [-][-][-][trace][yii\base\Controller::runAction] Route to run: templates/render 2024-01-29 22:45:27 [-][-][-][trace][yii\base\InlineAction::runWithParams] Running action: craft\controllers\TemplatesController::actionRender() 2024-01-29 22:45:27 [-][-][-][error][yii\web\HttpException:404] yii\web\NotFoundHttpException: Template not found: cpresources/de0d6436/"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function/bind/" in /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/controllers/TemplatesController.php:87 Stack trace: #0 [internal function]: craft\controllers\TemplatesController->actionRender('cpresources/de0...', Array) #1 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/InlineAction.php(57): call_user_func_array(Array, Array) #2 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Controller.php(157): yii\base\InlineAction->runWithParams(Array) #3 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Controller.php(187): yii\base\Controller->runAction('render', Array) #4 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Module.php(528): craft\web\Controller->runAction('render', Array) #5 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(299): yii\base\Module->runAction('templates/rende...', Array) #6 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/web/Application.php(103): craft\web\Application->runAction('templates/rende...', Array) #7 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/craftcms/cms/src/web/Application.php(284): yii\web\Application->handleRequest(Object(craft\web\Request)) #8 /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/base/Application.php(386): craft\web\Application->handleRequest(Object(craft\web\Request)) #9 /opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php(21): yii\base\Application->run() #10 {main} 2024-01-29 22:45:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/exception.php 2024-01-29 22:45:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:45:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:45:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:45:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:45:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:45:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:45:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:45:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:45:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:45:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:45:27 [-][-][-][trace][yii\base\View::renderFile] Rendering view file: /opt/bitnami/apache2/htdocs/fulfillmentworks/vendor/yiisoft/yii2/views/errorHandler/callStackItem.php 2024-01-29 22:45:27 [-][-][-][info][application] $_GET = [ 'p' => 'cpresources/de0d6436/\"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function/bind/\"' ] $_POST = [] $_FILES = [] $_COOKIE = [] $_SERVER = [ 'PHP_PATH' => '/opt/bitnami/php/bin/php' 'FREETDSLOCALES' => '/opt/bitnami/common/etc/locales.conf' 'FREETDSCONF' => '/opt/bitnami/common/etc/freetds.conf' 'OPENSSL_ENGINES' => '/opt/bitnami/common/lib/engines' 'OPENSSL_CONF' => '/opt/bitnami/common/openssl/openssl.cnf' 'SSL_CERT_FILE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'CURL_CA_BUNDLE' => '/opt/bitnami/common/openssl/certs/curl-ca-bundle.crt' 'LDAPCONF' => '/opt/bitnami/common/etc/openldap/ldap.conf' 'GS_LIB' => '/opt/bitnami/common/share/ghostscript/fonts' 'MAGICK_CODER_MODULE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/modules-Q16/coders' 'MAGICK_CONFIGURE_PATH' => '/opt/bitnami/common/lib/ImageMagick-6.9.8/config-Q16:/opt/bitnami/common/' 'MAGICK_HOME' => '/opt/bitnami/common' 'PATH' => '/opt/bitnami/frameworks/laravel/app/Console:/opt/bitnami/frameworks/cakephp/bin:/opt/bitnami/frameworks/codeigniter/bin:/opt/bitnami/frameworks/symfony/bin:/opt/bitnami/frameworks/zendframework/app/Console:/opt/bitnami/git/bin:/opt/bitnami/varnish/bin:/opt/bitnami/sqlite/bin:/opt/bitnami/php/bin:/opt/bitnami/mysql/bin:/opt/bitnami/apache2/bin:/opt/bitnami/common/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin' 'USER' => 'daemon' 'HOME' => '/usr/sbin' 'SCRIPT_NAME' => '/fulfillmentworks/web/index.php' 'REQUEST_URI' => '/fulfillmentworks/web/cpresources/de0d6436/%22https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function/bind/%22' 'QUERY_STRING' => 'p=cpresources/de0d6436/\"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function/bind/\"' 'REQUEST_METHOD' => 'GET' 'SERVER_PROTOCOL' => 'HTTP/1.1' 'GATEWAY_INTERFACE' => 'CGI/1.1' 'REDIRECT_QUERY_STRING' => 'p=cpresources/de0d6436/\"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function/bind/\"' 'REDIRECT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function/bind/\"' 'REMOTE_PORT' => '12852' 'SCRIPT_FILENAME' => '/opt/bitnami/apache2/htdocs/fulfillmentworks/web/index.php' 'SERVER_ADMIN' => 'you@example.com' 'CONTEXT_DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'CONTEXT_PREFIX' => '' 'REQUEST_SCHEME' => 'http' 'DOCUMENT_ROOT' => '/opt/bitnami/apache2/htdocs' 'REMOTE_ADDR' => '23.22.35.162' 'SERVER_PORT' => '80' 'SERVER_ADDR' => '172.26.5.181' 'SERVER_NAME' => 'mail.pierview.co.uk' 'SERVER_SOFTWARE' => 'Apache' 'SERVER_SIGNATURE' => '' 'LD_LIBRARY_PATH' => '/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib:/opt/bitnami/git/lib:/opt/bitnami/varnish/lib:/opt/bitnami/varnish/lib/varnish:/opt/bitnami/varnish/lib/varnish/vmods:/opt/bitnami/sqlite/lib:/opt/bitnami/mysql/lib:/opt/bitnami/apache2/lib:/opt/bitnami/common/lib' 'HTTP_ACCEPT_ENCODING' => 'gzip,deflate' 'HTTP_USER_AGENT' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.2.5 (KHTML, like Gecko) Version/8.0.2 Safari/600.2.5 (Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot)' 'HTTP_HOST' => 'mail.pierview.co.uk' 'HTTP_CONNECTION' => 'close' 'SCRIPT_URI' => 'http://mail.pierview.co.uk/fulfillmentworks/web/cpresources/de0d6436/\"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function/bind/\"' 'SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function/bind/\"' 'REDIRECT_STATUS' => '200' 'REDIRECT_SCRIPT_URI' => 'http://mail.pierview.co.uk/fulfillmentworks/web/cpresources/de0d6436/\"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function/bind/\"' 'REDIRECT_SCRIPT_URL' => '/fulfillmentworks/web/cpresources/de0d6436/\"https:/developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Function/bind/\"' 'FCGI_ROLE' => 'RESPONDER' 'PHP_SELF' => '/fulfillmentworks/web/index.php' 'REQUEST_TIME_FLOAT' => 1706597127.3901 'REQUEST_TIME' => 1706597127 'ENVIRONMENT' => 'dev' 'SECURITY_KEY' => '••••••••••••••••••••••••••••••••' 'DB_DRIVER' => 'mysql' 'DB_SERVER' => 'localhost' 'DB_USER' => 'root' 'DB_PASSWORD' => '••••••••••••' 'DB_DATABASE' => 'fulfillmentworks' 'DB_SCHEMA' => 'public' 'DB_TABLE_PREFIX' => 'craft_' 'DB_PORT' => '3306' 'DEFAULT_SITE_URL' => 'http://fulfillmentworks.hippoclients.com' ]